Searched refs:bDeviceProtocol (Results 1 – 7 of 7) sorted by relevance
185 u_int8_t bDeviceProtocol; in usbd_find_quirk() 222 (td->bDeviceProtocol == bANY || in usbd_find_quirk() 223 td->bDeviceProtocol == d->bDeviceProtocol)) {171 u_int8_t bDeviceProtocol; global() member
183 uByte bDeviceProtocol; member394 uByte bDeviceProtocol; member
68 #define UHUB_PROTO(sc) ((sc)->sc_hub->ddesc.bDeviceProtocol)
1147 dd->bDeviceProtocol, dd->bMaxPacketSize, dd->bLength, in usbd_new_device()1297 di->udi_protocol = dev->ddesc.bDeviceProtocol; in usbd_fill_deviceinfo()
1554 #define UHUB_IS_MTT(dev) (dev->ddesc.bDeviceProtocol == UDPROTO_HSHUBMTT) in xhci_pipe_init()
2168 if (dev->ddesc.bDeviceProtocol != 0) in dwc2_ttthink_to_ns()
550 .bDeviceProtocol = UDPROTO_HSHUBSTT,