Searched refs:bNumInterface (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14.2/sys/dev/usb/ |
| H A D | usb.h | 390 uByte bNumInterface; member
|
| H A D | usb_device.c | 2041 if ((udev->cdesc->bNumInterface < 2) && in usb_alloc_device()
|
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | usb_mouse.c | 172 .bNumInterface = 1,
|
| /freebsd-14.2/sys/dev/usb/template/ |
| H A D | usb_template.c | 486 cd->bNumInterface = temp->bInterfaceNumber + 1; in usb_make_config_desc()
|
| /freebsd-14.2/sys/dev/usb/controller/ |
| H A D | atmegadci.c | 1476 .bNumInterface = 1,
|
| H A D | avr32dci.c | 1425 .bNumInterface = 1,
|
| H A D | uss820dci.c | 1770 .bNumInterface = 1,
|
| H A D | ohci.c | 2016 .bNumInterface = 1,
|
| H A D | uhci.c | 2270 .bNumInterface = 1,
|
| H A D | musb_otg.c | 3502 .bNumInterface = 1,
|
| H A D | ehci.c | 2922 .bNumInterface = 1,
|
| H A D | dwc_otg.c | 4257 .bNumInterface = 1,
|
| H A D | xhci.c | 3175 .bNumInterface = 1,
|
| /freebsd-14.2/sys/dev/usb/net/ |
| H A D | uhso.c | 849 if (cd->bNumInterface <= 3) { in uhso_probe_iface_static()
|