Searched refs:bNumInterface (Results 1 – 17 of 17) sorted by relevance
| /freebsd-13.1/sys/compat/ndis/ |
| H A D | subr_usbd.c | 533 for (i = 0; i < conf->bNumInterface && intf->uii_len > 0; i++) { in usbd_func_selconf() 1336 for (i = 0, size = 0; i < conf->bNumInterface; i++) { in USBD_CreateConfigurationRequestEx() 1353 for (i = 0; i < conf->bNumInterface; i++) { in USBD_CreateConfigurationRequestEx()
|
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usb.h | 390 uByte bNumInterface; member
|
| H A D | usb_device.c | 2027 if ((udev->cdesc->bNumInterface < 2) && in usb_alloc_device()
|
| /freebsd-13.1/usr.sbin/bhyve/ |
| H A D | usb_mouse.c | 174 .bNumInterface = 1,
|
| /freebsd-13.1/sys/dev/usb/template/ |
| H A D | usb_template.c | 487 cd->bNumInterface = temp->bInterfaceNumber + 1; in usb_make_config_desc()
|
| /freebsd-13.1/sys/mips/cavium/usb/ |
| H A D | octusb.c | 1383 .bNumInterface = 1,
|
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | avr32dci.c | 1426 .bNumInterface = 1,
|
| H A D | atmegadci.c | 1482 .bNumInterface = 1,
|
| H A D | uss820dci.c | 1776 .bNumInterface = 1,
|
| H A D | ohci.c | 2017 .bNumInterface = 1,
|
| H A D | uhci.c | 2273 .bNumInterface = 1,
|
| H A D | saf1761_otg.c | 2757 .bNumInterface = 1,
|
| H A D | musb_otg.c | 3506 .bNumInterface = 1,
|
| H A D | ehci.c | 2923 .bNumInterface = 1,
|
| H A D | dwc_otg.c | 4258 .bNumInterface = 1,
|
| H A D | xhci.c | 3228 .bNumInterface = 1,
|
| /freebsd-13.1/sys/dev/usb/net/ |
| H A D | uhso.c | 852 if (cd->bNumInterface <= 3) { in uhso_probe_iface_static()
|