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

/freebsd-12-stable/sys/dev/usb/
H A Dusb.h688 #define UDS_SELF_POWERED 0x0001 macro
H A Dusb_handle_request.c675 wValue |= UDS_SELF_POWERED;
H A Dusb_device.c732 } else if (UGETW(ds.wStatus) & UDS_SELF_POWERED) {
/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.c1809 USETW(sc->sc_hub_temp.wValue, UDS_SELF_POWERED);
H A Davr32dci.c1749 USETW(sc->sc_hub_temp.wValue, UDS_SELF_POWERED);
H A Duss820dci.c2106 USETW(sc->sc_hub_temp.wValue, UDS_SELF_POWERED);
H A Dohci.c2190 USETW(sc->sc_hub_desc.stat.wStatus, UDS_SELF_POWERED);
H A Dsaf1761_otg.c3125 USETW(sc->sc_hub_temp.wValue, UDS_SELF_POWERED);
H A Duhci.c2582 USETW(sc->sc_hub_desc.stat.wStatus, UDS_SELF_POWERED);
H A Ddwc_otg.c4580 USETW(sc->sc_hub_temp.wValue, UDS_SELF_POWERED);
H A Dehci.c3205 USETW(sc->sc_hub_desc.stat.wStatus, UDS_SELF_POWERED);
H A Dmusb_otg.c3863 USETW(sc->sc_hub_temp.wValue, UDS_SELF_POWERED);
H A Dxhci.c3407 USETW(sc->sc_hub_desc.stat.wStatus, UDS_SELF_POWERED);
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1537 USETW(sc->sc_hub_desc.stat.wStatus, UDS_SELF_POWERED);

Completed in 234 milliseconds