Home
last modified time | relevance | path

Searched refs:bInterfaceProtocol (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusbroothub.c163 .bInterfaceProtocol = UIPROTO_FSHUB,
241 .bInterfaceProtocol = UIPROTO_HSHUBSTT,
273 .bInterfaceProtocol = 0, /* UIPROTO_SSHUB ??? */
H A Dauvitek_audio.c95 uiaa.uiaa_proto = ifaces[i]->ui_idesc->bInterfaceProtocol; in auvitek_audio_attach()
H A Du3g.c330 (id->bInterfaceProtocol & 0xf) == 6) /* 0x16, 0x46, 0x76 */ in u3g_match()
H A Dulpt.c231 (id->bInterfaceProtocol == UIPROTO_PRINTER_BI /*|| in ulpt_attach()
H A Dusb.h267 uByte bInterfaceProtocol; member
H A Dif_urndis.c884 id->bInterfaceProtocol == UIPROTO_RNDIS) in urndis_match()
H A Dif_umb.c285 id->bInterfaceProtocol == 0) in umb_match()
456 id->bInterfaceProtocol == UIPROTO_DATA_MBIM && in umb_attach()
H A Dusb_subr.c1220 uiaa.uiaa_proto = ifaces[i]->ui_idesc->bInterfaceProtocol; in usbd_attachinterfaces()
H A Duvideo.c2885 id->bInterfaceProtocol, in print_interface_descriptor()