Searched refs:wPortStatus (Results 1 - 16 of 16) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/
H A Dusb_request.c815 status = UGETW(ps.wPortStatus);
890 status = UGETW(ps.wPortStatus);
922 status = UGETW(ps.wPortStatus);
H A Dusb_device.c177 if ((UGETW(ps.wPortStatus) & UPS_PORT_MODE_DEVICE) == 0)
H A Dusb_hub.c607 sc->sc_st.port_status = UGETW(ps.wPortStatus);
618 DPRINTFN(4, "port %d, wPortStatus=0x%04x, "
H A Dusb.h701 uWord wPortStatus; member in struct:usb_port_status
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.c3591 USETW(sc->sc_hub_desc.ps.wPortStatus, i);
H A Ddwc_otg.c4775 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
H A Dsaf1761_otg.c3353 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
3386 USETW(sc->sc_hub_temp.ps.wPortStatus, i);
H A Dat91dci.c2161 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
H A Datmegadci.c1977 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
H A Davr32dci.c1916 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
H A Dehci.c3370 USETW(sc->sc_hub_desc.ps.wPortStatus, i);
H A Dmusb_otg.c4022 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
H A Dohci.c2320 USETW(sc->sc_hub_desc.ps.wPortStatus, v);
H A Duhci.c2743 USETW(sc->sc_hub_desc.ps.wPortStatus, status);
H A Duss820dci.c2234 USETW(sc->sc_hub_temp.ps.wPortStatus, value);
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1666 USETW(sc->sc_hub_desc.ps.wPortStatus, status);

Completed in 288 milliseconds