Searched defs:config (Results 151 - 175 of 338) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/ixgbe/
H A Dif_sriov.c659 ixgbe_if_iov_init(if_ctx_t ctx, u16 num_vfs, const nvlist_t *config) argument
849 ixgbe_if_iov_vf_add(if_ctx_t ctx, u16 vfnum, const nvlist_t *config) argument
/freebsd-current/sys/sys/
H A Dlock.h183 struct lock_delay_config *config; member in struct:lock_delay_arg
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dqmi.c427 ath10k_qmi_cfg_send_sync_msg(struct ath10k *ar, struct ath10k_qmi_wlan_enable_cfg *config, const char *version) argument
514 ath10k_qmi_wlan_enable(struct ath10k *ar, struct ath10k_qmi_wlan_enable_cfg *config, enum wlfw_driver_mode_enum_v01 mode, const char *version) argument
[all...]
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_amd.c361 uint64_t allowed_unitmask, caps, config, unitmask; local
476 uint64_t config; local
507 uint64_t config; local
556 uint64_t config, evsel, perfctr; local
[all...]
H A Dhwpmc_cmn600.c419 uint64_t config, occupancy, source, xp_pmucfg; local
/freebsd-current/usr.sbin/config/
H A Dconfig.h147 struct config { struct
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c107 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/sys/isa/
H A Dpnp.c200 pnp_set_config(void *arg, struct isa_config *config, int enable) argument
342 pnp_check_quirks(uint32_t vendor_id, uint32_t logical_id, int ldn, struct isa_config *config) argument
[all...]
H A Disa_common.c119 isa_find_memory(device_t child, struct isa_config *config, argument
193 isa_find_port(device_t child, struct isa_config *config, argument
285 isa_find_irq(device_t child, struct isa_config *config, struct isa_config *result) argument
350 isa_find_drq(device_t child, struct isa_config *config, struct isa_config *result) argument
967 isa_add_config(device_t dev, device_t child, int priority, struct isa_config *config) argument
[all...]
/freebsd-current/stand/efi/libefi/
H A Defihttp.c228 EFI_HTTP_CONFIG_DATA config; local
386 EFI_HTTP_CONFIG_DATA config; local
[all...]
/freebsd-current/sys/arm/mv/
H A Dtimer.c86 struct mv_timer_config* config; member in struct:mv_timer_softc
[all...]
H A Dmv_thermal.c90 struct mv_thermal_config *config; member in struct:mv_thermal_softc
[all...]
/freebsd-current/sys/dev/iicbus/adc/
H A Dad7417.c500 struct write_data config; local
/freebsd-current/sys/dev/pci/
H A Dpci_iov_schema.c265 pci_iov_schema_validate_bool(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
275 pci_iov_schema_validate_string(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
285 pci_iov_schema_validate_uint(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
302 pci_iov_schema_validate_unicast_mac( const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
324 pci_iov_config_add_default(const nvlist_t *param_schema, const char *name, nvlist_t *config) argument
576 pci_iov_schema_validate_required(const nvlist_t *schema, nvlist_t *config) argument
601 pci_iov_schema_validate_param(const nvlist_t *schema_param, const char *name, const nvlist_t *config) argument
621 pci_iov_schema_validate_types(const nvlist_t *schema, const nvlist_t *config) argument
646 pci_iov_schema_validate_device(const nvlist_t *schema, nvlist_t *config, const char *schema_device, const char *config_device) argument
706 pci_iov_schema_validate_vfs(const nvlist_t *schema, nvlist_t *config, uint16_t num_vfs) argument
728 pci_iov_schema_validate_device_subsystems(const nvlist_t *config) argument
799 pci_iov_schema_validate_device_names(const nvlist_t *config, uint16_t num_vfs) argument
827 pci_iov_schema_validate_config(const nvlist_t *schema, nvlist_t *config) argument
851 pci_iov_config_get_num_vfs(const nvlist_t *config) argument
[all...]
/freebsd-current/usr.sbin/nscd/
H A Dnscd.c98 init_cache_(struct configuration *config) argument
152 init_runtime_env(struct configuration *config) argument
223 accept_connection(struct kevent *event_data, struct runtime_env *env, struct configuration *config) argument
272 process_socket_event(struct kevent *event_data, struct runtime_env *env, struct configuration *config) argument
467 process_timer_event(struct kevent *event_data, struct runtime_env *env, struct configuration *config) argument
484 processing_loop(cache the_cache, struct runtime_env *env, struct configuration *config) argument
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c107 nvlist_t *config; local
835 update_vdevs_config_dev_sysfs_path(nvlist_t *config) argument
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_retire.c149 nvlist_t *config, *nvroot; local
213 nvlist_t *config, *nvroot; local
248 nvlist_t *config, *nvroot, *replacement; local
/freebsd-current/sys/amd64/vmm/io/
H A Dvhpet.c79 uint64_t config; /* Configuration */ member in struct:vhpet
[all...]
/freebsd-current/contrib/pf/authpf/
H A Dauthpf.c92 FILE *config; local
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_main.c609 diff_main(const struct diff_config *config, struct diff_data *left, argument
595 diff_atomize_file(struct diff_data *d, const struct diff_config *config, FILE *f, const uint8_t *data, off_t len, int diff_flags) argument
/freebsd-current/contrib/atf/atf-c/
H A Dmacros_test.c83 const char *const config[] = { NULL }; local
/freebsd-current/contrib/atf/atf-c++/
H A Dtests.cpp206 impl::tc::init(const vars_map& config) argument
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-fetch.c46 struct pt_config config; member in struct:fetch_fixture
[all...]
H A Dptunit-packet.c50 struct pt_config config; member in struct:packet_fixture
66 pfix_decode_unknown(struct pt_packet_unknown *packet, const struct pt_config *config, const uint8_t *pos, void *context) argument
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c1075 struct ibnd_config config = { 0 }; local

Completed in 317 milliseconds

1234567891011>>