Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h607 uWord wHubCharacteristics; member
637 uWord wHubCharacteristics; member
651 uWord wHubCharacteristics; member
H A Dusb_hub.c1172 tt = (UGETW(hubdesc20.wHubCharacteristics) >> 5) & 3; in uhub_query_info()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1505 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Davr32dci.c1454 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Duss820dci.c1800 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dohci.c2245 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, in ohci_roothub_exec()
H A Duhci.c2300 .wHubCharacteristics = {UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL, 0},
H A Dmusb_otg.c3531 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dehci.c3224 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i); in ehci_roothub_exec()
H A Ddwc_otg.c4286 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),