Home
last modified time | relevance | path

Searched refs:wHubCharacteristics (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h609 uWord wHubCharacteristics; member
639 uWord wHubCharacteristics; member
653 uWord wHubCharacteristics; member
Dusb_hub.c1226 tt = (UGETW(hubdesc20.wHubCharacteristics) >> 5) & 3; in uhub_query_info()
/third_party/libusb/libusb/os/
Dwindows_winusb.h352 USHORT wHubCharacteristics; member
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3283 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i);
Dxhci.c3487 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i); in xhci_roothub_exec()