EHCI_PS_PR 1928 dev/usb/ehci.c if (v & EHCI_PS_PR) i |= UPS_RESET; EHCI_PS_PR 1969 dev/usb/ehci.c v &= ~ (EHCI_PS_PE | EHCI_PS_PR); EHCI_PS_PR 1970 dev/usb/ehci.c EOWRITE4(sc, port, v | EHCI_PS_PR); EHCI_PS_PR 1987 dev/usb/ehci.c if (v & EHCI_PS_PR) {