Home
last modified time | relevance | path

Searched refs:bConfigIndex (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-12.1/sys/dev/if_ndis/
H A Dif_ndis_usb.c142 if (uaa->info.bConfigIndex != NDISUSB_CONFIG_NO) in ndisusb_match()
/freebsd-12.1/sys/dev/usb/misc/
H A Dufm.c136 if (uaa->info.bConfigIndex != 0) in ufm_probe()
H A Dudbp.c313 if (uaa->info.bConfigIndex != 0) in udbp_probe()
/freebsd-12.1/sys/dev/usb/serial/
H A Dugensa.c179 if (uaa->info.bConfigIndex != UGENSA_CONFIG_INDEX) { in ugensa_probe()
H A Duark.c189 if (uaa->info.bConfigIndex != 0) { in uark_probe()
H A Ducycom.c203 if (uaa->info.bConfigIndex != 0) { in ucycom_probe()
H A Dumct.c245 if (uaa->info.bConfigIndex != UMCT_CONFIG_INDEX) { in umct_probe()
H A Dubsa.c288 if (uaa->info.bConfigIndex != UBSA_CONFIG_INDEX) { in ubsa_probe()
H A Duvscom.c283 if (uaa->info.bConfigIndex != UVSCOM_CONFIG_INDEX) { in uvscom_probe()
H A Duvisor.c302 if (uaa->info.bConfigIndex != UVISOR_CONFIG_INDEX) { in uvisor_probe()
H A Dumoscom.c299 if (uaa->info.bConfigIndex != UMOSCOM_CONFIG_INDEX) { in umoscom_probe()
H A Duchcom.c302 if (uaa->info.bConfigIndex != UCHCOM_CONFIG_INDEX) { in uchcom_probe()
H A Duplcom.c351 if (uaa->info.bConfigIndex != UPLCOM_CONFIG_INDEX) { in uplcom_probe()
H A Duipaq.c1103 if (uaa->info.bConfigIndex != UIPAQ_CONFIG_INDEX) { in uipaq_probe()
H A Duslcom.c410 if (uaa->info.bConfigIndex != USLCOM_CONFIG_INDEX) { in uslcom_probe()
/freebsd-12.1/sys/dev/usb/storage/
H A Durio.c218 if (uaa->info.bConfigIndex != 0) in urio_probe()
/freebsd-12.1/sys/dev/usb/input/
H A Duep.c344 if (uaa->info.bConfigIndex != 0) in uep_probe()
/freebsd-12.1/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.c99 if (uaa->info.bConfigIndex != RTWN_CONFIG_INDEX) in rtwn_usb_match()
/freebsd-12.1/sys/dev/usb/net/
H A Dif_kue.c464 if (uaa->info.bConfigIndex != KUE_CONFIG_IDX) in kue_probe()
H A Dif_cue.c388 if (uaa->info.bConfigIndex != CUE_CONFIG_IDX) in cue_probe()
H A Dif_rue.c570 if (uaa->info.bConfigIndex != RUE_CONFIG_IDX) in rue_probe()
H A Dif_udav.c248 if (uaa->info.bConfigIndex != UDAV_CONFIG_INDEX) in udav_probe()
H A Dif_mos.c678 if (uaa->info.bConfigIndex != MOS_CONFIG_IDX) in mos_probe()
H A Dif_aue.c653 if (uaa->info.bConfigIndex != AUE_CONFIG_INDEX) in aue_probe()
/freebsd-12.1/sys/dev/usb/
H A Dusbdi.h418 uint8_t bConfigIndex; member

12