Home
last modified time | relevance | path

Searched refs:wPortChange (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h740 uWord wPortChange; member
Dusb_request.c792 change = UGETW(ps.wPortChange); in usbd_req_reset_port()
912 change = UGETW(ps.wPortChange); in usbd_req_warm_reset_port()
Dusb_hub.c571 sc->sc_st.port_change = UGETW(ps.wPortChange); in uhub_read_port_status()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3314 USETW(sc->sc_hub_desc.ps.wPortChange, i);
Dxhci.c3545 USETW(sc->sc_hub_desc.ps.wPortChange, i); in xhci_roothub_exec()