Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Duhub.c385 change = UGETW(up->status.wPortChange); in uhub_explore()
481 change = UGETW(up->status.wPortChange); in uhub_explore()
Dusb.h384 uWord wPortChange; member
Dusb_subr.c395 } while ((UGETW(ps->wPortChange) & UPS_C_PORT_RESET) == 0 && --n > 0); in usbd_reset_port()
Dehci.c1937 USETW(ps.wPortChange, i); in ehci_root_ctrl_start()
Dohci.c2634 USETW(ps.wPortChange, v >> 16); in ohci_root_ctrl_start()
Duhci.c3365 USETW(ps.wPortChange, change); in uhci_root_ctrl_start()