Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dusb.h622 uWord wPortChange; member
638 uWord wPortChange; member
H A Duhub.c616 change = UGETW(up->up_status.wPortChange); in uhub_explore()
757 change = UGETW(up->up_status.wPortChange); in uhub_explore()
H A Dvhci.c575 USETW(ps.wPortChange, port->change); in vhci_roothub_ctrl()
H A Dusb_subr.c303 } while ((UGETW(ps->wPortChange) & UPS_C_PORT_RESET) == 0 && --n > 0); in usbd_reset_port()
H A Dmotg.c931 USETW(ps.wPortChange, change); in motg_roothub_ctrl()
H A Dxhci.c4206 USETW(ps.wPortChange, i); in xhci_roothub_ctrl_locked()
4211 UGETW(ps.wPortStatus), UGETW(ps.wPortChange), totlen, 0); in xhci_roothub_ctrl_locked()
H A Dohci.c2544 USETW(ps.wPortChange, v >> 16); in ohci_roothub_ctrl()
H A Duhci.c3733 USETW(ps.wPortChange, change); in uhci_roothub_ctrl()
H A Dehci.c2570 USETW(ps.wPortChange, i); in ehci_roothub_ctrl_locked()
/netbsd/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c206 USETW(ps.wPortChange, sc->sc_port_change); in ugenhc_roothub_ctrl()
/netbsd/sys/arch/mips/adm5120/dev/
H A Dahci.c682 …USETW(ps.wPortChange, (status>>16) & (UPS_C_CONNECT_STATUS|UPS_C_PORT_ENABLED|UPS_C_SUSPEND|UPS_C_… in ahci_roothub_ctrl()
/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c1711 USETW(ps.wPortChange, port_status); in dwc2_hcd_hub_control()
/netbsd/sys/dev/ic/
H A Dsl811hs.c3182 USETW(ps->wPortChange, change); in slhci_get_status()