Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusbdi.h379 uint8_t bConfigIndex; member
Dusb_device.c1243 uaa->info.bConfigIndex = udev->curr_config_index; in usb_init_attach_arg()
Dusb_hub.c1187 if ((uaa->info.bConfigIndex == 0) && in uhub_probe()
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axge.c335 if (uaa->info.bConfigIndex != AXGE_CONFIG_IDX) in axge_probe()
Dif_axe.c649 if (uaa->info.bConfigIndex != AXE_CONFIG_IDX) in axe_probe()