Searched defs:_subdevice (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | drv.c | 520 _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/sys/dev/iwx/ |
H A D | if_iwx.c | 9610 #define _IWX_DEV_INFO(_device, _subdevice, _mac_type, _mac_step, _rf_type, \ argument 9617 #define IWX_DEV_INFO(_device, _subdevice, _cfg) \ argument
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn.c | 911 #define BWN_ISDEV(_device, _subvendor, _subdevice) \ in bwn_sprom_bugfixes() argument
|