Home
last modified time | relevance | path

Searched refs:wPortStatus (Results 1 – 15 of 15) sorted by relevance

/NextBSD/sys/dev/usb/
HDusb_request.c823 status = UGETW(ps.wPortStatus); in usbd_req_reset_port()
898 status = UGETW(ps.wPortStatus); in usbd_req_warm_reset_port()
930 status = UGETW(ps.wPortStatus); in usbd_req_warm_reset_port()
HDusb.h696 uWord wPortStatus; member
HDusb_hub.c591 sc->sc_st.port_status = UGETW(ps.wPortStatus); in uhub_read_port_status()
/NextBSD/sys/dev/usb/controller/
HDsaf1761_otg.c3328 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in saf1761_otg_roothub_exec()
3361 USETW(sc->sc_hub_temp.ps.wPortStatus, i); in saf1761_otg_roothub_exec()
HDatmegadci.c1977 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in atmegadci_roothub_exec()
HDavr32dci.c1916 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in avr32dci_roothub_exec()
HDat91dci.c2161 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in at91dci_roothub_exec()
HDuss820dci.c2234 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in uss820dci_roothub_exec()
HDohci.c2320 USETW(sc->sc_hub_desc.ps.wPortStatus, v); in ohci_roothub_exec()
HDuhci.c2743 USETW(sc->sc_hub_desc.ps.wPortStatus, status); in uhci_roothub_exec()
HDmusb_otg.c4023 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in musbotg_roothub_exec()
HDehci.c3355 USETW(sc->sc_hub_desc.ps.wPortStatus, i); in ehci_roothub_exec()
HDxhci.c3548 USETW(sc->sc_hub_desc.ps.wPortStatus, i); in xhci_roothub_exec()
HDdwc_otg.c4744 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in dwc_otg_roothub_exec()
/NextBSD/sys/mips/cavium/usb/
HDoctusb.c1666 USETW(sc->sc_hub_desc.ps.wPortStatus, status); in octusb_roothub_exec()