HomeSort by: relevance | last modified time | path
    Searched refs:bInterfaceProtocol (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/dev/usb/
usbroothub.c 163 .bInterfaceProtocol = UIPROTO_FSHUB,
241 .bInterfaceProtocol = UIPROTO_HSHUBSTT,
273 .bInterfaceProtocol = 0, /* UIPROTO_SSHUB ??? */
usbroothub.c 163 .bInterfaceProtocol = UIPROTO_FSHUB,
241 .bInterfaceProtocol = UIPROTO_HSHUBSTT,
273 .bInterfaceProtocol = 0, /* UIPROTO_SSHUB ??? */
auvitek_audio.c 95 uiaa.uiaa_proto = ifaces[i]->ui_idesc->bInterfaceProtocol;
auvitek_audio.c 95 uiaa.uiaa_proto = ifaces[i]->ui_idesc->bInterfaceProtocol;
u3g.c 330 (id->bInterfaceProtocol & 0xf) == 6) /* 0x16, 0x46, 0x76 */
u3g.c 330 (id->bInterfaceProtocol & 0xf) == 6) /* 0x16, 0x46, 0x76 */
if_urndis.c 884 id->bInterfaceProtocol == UIPROTO_RNDIS)
usb.h 267 uByte bInterfaceProtocol;
ulpt.c 231 (id->bInterfaceProtocol == UIPROTO_PRINTER_BI /*||
232 id->bInterfaceProtocol == UIPROTO_PRINTER_1284*/))
if_urndis.c 884 id->bInterfaceProtocol == UIPROTO_RNDIS)
usb.h 267 uByte bInterfaceProtocol;
ulpt.c 231 (id->bInterfaceProtocol == UIPROTO_PRINTER_BI /*||
232 id->bInterfaceProtocol == UIPROTO_PRINTER_1284*/))
usb_subr.c 1220 uiaa.uiaa_proto = ifaces[i]->ui_idesc->bInterfaceProtocol;
usb_subr.c 1220 uiaa.uiaa_proto = ifaces[i]->ui_idesc->bInterfaceProtocol;
if_umb.c 285 id->bInterfaceProtocol == 0)
456 id->bInterfaceProtocol == UIPROTO_DATA_MBIM &&
if_umb.c 285 id->bInterfaceProtocol == 0)
456 id->bInterfaceProtocol == UIPROTO_DATA_MBIM &&
uvideo.c 2877 "bInterfaceProtocol=0x%02x iInterface=0x%02x",
2885 id->bInterfaceProtocol,
uvideo.c 2877 "bInterfaceProtocol=0x%02x iInterface=0x%02x",
2885 id->bInterfaceProtocol,

Completed in 90 milliseconds