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

/freebsd-12-stable/sys/dev/usb/
H A Dusb.h606 uWord wHubCharacteristics; member in struct:usb_hub_descriptor
636 uWord wHubCharacteristics; member in struct:usb_hub_ss_descriptor
650 uWord wHubCharacteristics; member in struct:usb_hub_descriptor_min
H A Dusb_hub.c1200 tt = (UGETW(hubdesc20.wHubCharacteristics) >> 5) & 3;
/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.c1566 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Davr32dci.c1506 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Duss820dci.c1857 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dohci.c2288 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics,
H A Dsaf1761_otg.c2862 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Duhci.c2365 .wHubCharacteristics = {UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL, 0},
H A Ddwc_otg.c4338 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dehci.c3322 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i);
H A Dmusb_otg.c3613 HSETW(.wHubCharacteristics, (UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL)),
H A Dxhci.c3530 USETW(sc->sc_hub_desc.hubd.wHubCharacteristics, i);
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1424 .wHubCharacteristics = {UHD_PWR_NO_SWITCH | UHD_OC_INDIVIDUAL, 0},

Completed in 280 milliseconds