Searched refs:wHubCharacteristics (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb.h603 uWord wHubCharacteristics; member in struct:usb_hub_descriptor
633 uWord wHubCharacteristics; member in struct:usb_hub_ss_descriptor
647 uWord wHubCharacteristics; member in struct:usb_hub_descriptor_min
H A Dusb_hub.c1196 tt = (UGETW(hubdesc20.wHubCharacteristics) >> 5) & 3;
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci.c1564 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Davr32dci.c1504 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dat91dci.c1786 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Duss820dci.c1855 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dohci.c2286 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics,
H A Duhci.c2363 .wHubCharacteristics = {UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL, 0},
H A Dsaf1761_otg.c2862 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dehci.c3324 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i);
H A Dmusb_otg.c3589 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Ddwc_otg.c4325 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dxhci.c3528 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i);
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1422 .wHubCharacteristics = {UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL, 0},

Completed in 310 milliseconds