Searched refs:wPortStatus (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/sys/dev/usb/ |
| HD | usb_request.c | 823 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()
|
| HD | usb.h | 696 uWord wPortStatus; member
|
| HD | usb_hub.c | 591 sc->sc_st.port_status = UGETW(ps.wPortStatus); in uhub_read_port_status()
|
| /NextBSD/sys/dev/usb/controller/ |
| HD | saf1761_otg.c | 3328 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()
|
| HD | atmegadci.c | 1977 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in atmegadci_roothub_exec()
|
| HD | avr32dci.c | 1916 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in avr32dci_roothub_exec()
|
| HD | at91dci.c | 2161 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in at91dci_roothub_exec()
|
| HD | uss820dci.c | 2234 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in uss820dci_roothub_exec()
|
| HD | ohci.c | 2320 USETW(sc->sc_hub_desc.ps.wPortStatus, v); in ohci_roothub_exec()
|
| HD | uhci.c | 2743 USETW(sc->sc_hub_desc.ps.wPortStatus, status); in uhci_roothub_exec()
|
| HD | musb_otg.c | 4023 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in musbotg_roothub_exec()
|
| HD | ehci.c | 3355 USETW(sc->sc_hub_desc.ps.wPortStatus, i); in ehci_roothub_exec()
|
| HD | xhci.c | 3548 USETW(sc->sc_hub_desc.ps.wPortStatus, i); in xhci_roothub_exec()
|
| HD | dwc_otg.c | 4744 USETW(sc->sc_hub_temp.ps.wPortStatus, value); in dwc_otg_roothub_exec()
|
| /NextBSD/sys/mips/cavium/usb/ |
| HD | octusb.c | 1666 USETW(sc->sc_hub_desc.ps.wPortStatus, status); in octusb_roothub_exec()
|