Searched defs:config (Results 126 - 150 of 324) sorted by path

1234567891011>>

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_e500.c361 uint32_t config; local
492 uint32_t caps, config, counter; local
571 uint32_t config; local
[all...]
H A Dhwpmc_mips.c74 uint32_t caps, config, counter; local
184 uint32_t config; local
H A Dhwpmc_mips24k.c209 uint32_t config; local
[all...]
H A Dhwpmc_mips74k.c241 uint32_t config; local
[all...]
H A Dhwpmc_mpc7xxx.c441 uint32_t config; local
605 uint32_t caps, config, counter; local
664 uint32_t config; local
[all...]
H A Dhwpmc_ppc970.c364 ppc970_set_pmc(int cpu, int ri, int config) argument
403 uint32_t config; local
484 uint32_t config; local
598 uint32_t caps, config = 0, counter = 0; local
[all...]
H A Dhwpmc_ppro.c497 uint32_t allowed_unitmask, caps, config, unitmask; local
608 uint32_t config; local
[all...]
H A Dhwpmc_uncore.c837 uint32_t caps, config, cpuflag, evsel; local
H A Dhwpmc_xscale.c252 uint32_t caps, config; local
353 uint32_t pmnc, config, evtsel; local
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Dad7417.c492 struct write_data config; local
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.c3218 config_proto(softc_t *sc, struct config *config) argument
3380 struct config *config = (struct config *) data; local
4315 struct config config; local
4375 struct config config; local
[all...]
H A Dif_lmc.h810 struct config struct
1037 void (* config)(softc_t *); member in struct:card
1115 struct config config; /* driver config lmcconfig can read/write */ member in struct:softc
[all...]
/freebsd-11-stable/sys/dev/mcd/
H A Dmcdvar.h18 short config; member in struct:mcd_data
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c2636 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port) argument
2646 int mlx4_wol_write(struct mlx4_dev *dev, u64 config, int port) argument
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h340 xge_hal_device_config_t config; member in struct:__anon11198
H A Dxgehal-driver.h254 xge_hal_driver_config_t config; member in struct:xge_hal_driver_t
H A Dxgehal-fifo.h163 xge_hal_fifo_config_t *config; member in struct:xge_hal_fifo_t
H A Dxgehal-ring.h315 xge_hal_ring_config_t *config; member in struct:xge_hal_ring_t
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-driver.c182 xge_hal_driver_initialize(xge_hal_driver_config_t *config, argument
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h935 } config; member in struct:ocs_hw_s
H A Dsli4.h3237 } config; member in struct:sli4_s
[all...]
/freebsd-11-stable/sys/dev/pci/
H A Dpci_iov.c386 nvlist_t *config; local
505 pci_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *config) argument
614 pci_iov_enumerate_vfs(struct pci_devinfo *dinfo, const nvlist_t *config, uint16_t first_rid, uint16_t rid_stride) argument
673 nvlist_t *config; local
[all...]
H A Dpci_iov_schema.c268 pci_iov_schema_validate_bool(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
278 pci_iov_schema_validate_string(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
288 pci_iov_schema_validate_uint(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
305 pci_iov_schema_validate_unicast_mac( const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
327 pci_iov_config_add_default(const nvlist_t *param_schema, const char *name, nvlist_t *config) argument
579 pci_iov_schema_validate_required(const nvlist_t *schema, nvlist_t *config) argument
604 pci_iov_schema_validate_param(const nvlist_t *schema_param, const char *name, const nvlist_t *config) argument
624 pci_iov_schema_validate_types(const nvlist_t *schema, const nvlist_t *config) argument
649 pci_iov_schema_validate_device(const nvlist_t *schema, nvlist_t *config, const char *schema_device, const char *config_device) argument
709 pci_iov_schema_validate_vfs(const nvlist_t *schema, nvlist_t *config, uint16_t num_vfs) argument
731 pci_iov_schema_validate_device_subsystems(const nvlist_t *config) argument
802 pci_iov_schema_validate_device_names(const nvlist_t *config, uint16_t num_vfs) argument
830 pci_iov_schema_validate_config(const nvlist_t *schema, nvlist_t *config) argument
854 pci_iov_config_get_num_vfs(const nvlist_t *config) argument
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.c67 void mpiRequirementsGet(mpiConfig_t* config, mpiMemReq_t* memoryRequirement) argument
[all...]
H A Dsainit.c1839 mpiInitialize(agsaRoot_t *agRoot, mpiMemReq_t* memoryAllocated, mpiConfig_t* config) argument
2904 mpiWaitForConfigTable(agsaRoot_t *agRoot, spc_configMainDescriptor_t *config) argument
[all...]

Completed in 346 milliseconds

1234567891011>>