Home
last modified time | relevance | path

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

12

/freebsd-13.1/sys/dev/if_ndis/
H A Dif_ndis_usb.c143 if (uaa->info.bConfigIndex != NDISUSB_CONFIG_NO) in ndisusb_match()
/freebsd-13.1/sys/dev/usb/serial/
H A Dugensa.c182 if (uaa->info.bConfigIndex != UGENSA_CONFIG_INDEX) { in ugensa_probe()
H A Duark.c187 if (uaa->info.bConfigIndex != 0) { in uark_probe()
H A Ducycom.c205 if (uaa->info.bConfigIndex != 0) { in ucycom_probe()
H A Dumct.c244 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 Duvisor.c302 if (uaa->info.bConfigIndex != UVISOR_CONFIG_INDEX) { in uvisor_probe()
H A Duvscom.c283 if (uaa->info.bConfigIndex != UVSCOM_CONFIG_INDEX) { in uvscom_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 Duipaq.c1102 if (uaa->info.bConfigIndex != UIPAQ_CONFIG_INDEX) { in uipaq_probe()
H A Duslcom.c412 if (uaa->info.bConfigIndex != USLCOM_CONFIG_INDEX) { in uslcom_probe()
H A Duplcom.c364 if (uaa->info.bConfigIndex != UPLCOM_CONFIG_INDEX) { in uplcom_probe()
/freebsd-13.1/sys/dev/usb/storage/
H A Durio.c218 if (uaa->info.bConfigIndex != 0) in urio_probe()
/freebsd-13.1/sys/dev/usb/input/
H A Duep.c344 if (uaa->info.bConfigIndex != 0) in uep_probe()
/freebsd-13.1/sys/dev/rtwn/usb/
H A Drtwn_usb_attach.c98 if (uaa->info.bConfigIndex != RTWN_CONFIG_INDEX) in rtwn_usb_match()
/freebsd-13.1/sys/dev/usb/net/
H A Dif_kue.c459 if (uaa->info.bConfigIndex != KUE_CONFIG_IDX) in kue_probe()
H A Dif_cue.c391 if (uaa->info.bConfigIndex != CUE_CONFIG_IDX) in cue_probe()
H A Dif_udav.c254 if (uaa->info.bConfigIndex != UDAV_CONFIG_INDEX) in udav_probe()
H A Dif_rue.c576 if (uaa->info.bConfigIndex != RUE_CONFIG_IDX) in rue_probe()
H A Dif_mos.c678 if (uaa->info.bConfigIndex != MOS_CONFIG_IDX) in mos_probe()
H A Dif_axge.c531 if (uaa->info.bConfigIndex != AXGE_CONFIG_IDX) in axge_probe()
H A Dif_aue.c661 if (uaa->info.bConfigIndex != AUE_CONFIG_INDEX) in aue_probe()
/freebsd-13.1/sys/dev/usb/misc/
H A Dudbp.c311 if (uaa->info.bConfigIndex != 0) in udbp_probe()
/freebsd-13.1/sys/dev/usb/
H A Dusbdi.h418 uint8_t bConfigIndex; member

12