Home
last modified time | relevance | path

Searched defs:_device (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c520 _IWL_DEV_INFO(_device,_subdevice,_mac_type,_mac_step,_rf_type,_rf_id,_rf_step,_no_160,_cores,_cdb,_cfg,_name) global() argument
527 IWL_DEV_INFO(_device,_subdevice,_cfg,_name) global() argument
/freebsd-src/sys/kern/
H A Dsubr_bus.c126 * @brief Implementation of _device. argument
141 TAILQ_ENTRY(_device) link; /**< list of devices in parent */ argument
142 TAILQ_ENTRY(_device) devlink; /**< global device list membership */ argument
114 struct _device { global() struct
127 children_device global() argument
132 driver_device global() argument
133 devclass_device global() argument
134 unit_device global() argument
135 nameunit_device global() argument
136 desc_device global() argument
137 busy_device global() argument
138 state_device global() argument
139 devflags_device global() argument
140 flags_device global() argument
143 softc_device global() argument
145 sysctl_ctx_device global() argument
146 sysctl_tree_device global() argument
/freebsd-src/usr.sbin/apmd/contrib/
H A Dpccardq.c164 char *_device; in get_slot_info() local
/freebsd-src/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h102 #define BHNDB_PCI_CORE(_device, _quirks) { \ argument
/freebsd-src/sys/dev/bhnd/
H A Dbhnd.h394 #define _BHND_DEVICE(_vendor, _device, _desc, _quirks, \ argument
400 #define BHND_DEVICE(_vendor, _device, _desc, _quirks, ...) \ argument
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h99 PCI_VDEVICE(_vendor,_device) global() argument
102 PCI_DEVICE(_vendor,_device) global() argument
/freebsd-src/sys/dev/bwn/
H A Dif_bwn.c911 #define BWN_ISDEV(_device, _subvendor, _subdevice) \ in bwn_sprom_bugfixes() argument
/freebsd-src/sys/ofed/include/rdma/
H A Dib_verbs.h684 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument