EOREAD4 372 dev/usb/ehci.c hcr = EOREAD4(sc, EHCI_USBCMD) & EHCI_CMD_HCRESET;
EOREAD4 386 dev/usb/ehci.c switch (EHCI_CMD_FLS(EOREAD4(sc, EHCI_USBCMD))) {
EOREAD4 483 dev/usb/ehci.c (EOREAD4(sc, EHCI_USBCMD) & EHCI_CMD_FLS_M) |
EOREAD4 493 dev/usb/ehci.c hcr = EOREAD4(sc, EHCI_USBSTS) & EHCI_STS_HCH;
EOREAD4 527 dev/usb/ehci.c u_int32_t intrs = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS));
EOREAD4 552 dev/usb/ehci.c intrs = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS));
EOREAD4 558 dev/usb/ehci.c sc, (u_int)intrs, EOREAD4(sc, EHCI_USBSTS), (u_int)eintrs));
EOREAD4 647 dev/usb/ehci.c if (EOREAD4(sc, EHCI_PORTSC(i)) & EHCI_PS_CLEAR)
EOREAD4 857 dev/usb/ehci.c intrs = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS)) &
EOREAD4 885 dev/usb/ehci.c new = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS));
EOREAD4 892 dev/usb/ehci.c if (EOREAD4(sc, EHCI_USBSTS) & sc->sc_eintrs)
EOREAD4 969 dev/usb/ehci.c cmd = EOREAD4(sc, EHCI_PORTSC(i));
EOREAD4 975 dev/usb/ehci.c sc->sc_cmd = EOREAD4(sc, EHCI_USBCMD);
EOREAD4 980 dev/usb/ehci.c hcr = EOREAD4(sc, EHCI_USBSTS) &
EOREAD4 995 dev/usb/ehci.c hcr = EOREAD4(sc, EHCI_USBSTS) & EHCI_STS_HCH;
EOREAD4 1020 dev/usb/ehci.c cmd = EOREAD4(sc, EHCI_PORTSC(i));
EOREAD4 1031 dev/usb/ehci.c cmd = EOREAD4(sc, EHCI_PORTSC(i));
EOREAD4 1045 dev/usb/ehci.c hcr = EOREAD4(sc, EHCI_USBSTS) & EHCI_STS_HCH;
EOREAD4 1184 dev/usb/ehci.c EOREAD4(sc, EHCI_USBCMD),
EOREAD4 1185 dev/usb/ehci.c EOREAD4(sc, EHCI_USBSTS),
EOREAD4 1186 dev/usb/ehci.c EOREAD4(sc, EHCI_USBINTR));
EOREAD4 1188 dev/usb/ehci.c EOREAD4(sc, EHCI_FRINDEX),
EOREAD4 1189 dev/usb/ehci.c EOREAD4(sc, EHCI_CTRLDSSEGMENT),
EOREAD4 1190 dev/usb/ehci.c EOREAD4(sc, EHCI_PERIODICLISTBASE),
EOREAD4 1191 dev/usb/ehci.c EOREAD4(sc, EHCI_ASYNCLISTADDR));
EOREAD4 1194 dev/usb/ehci.c EOREAD4(sc, EHCI_PORTSC(i)));
EOREAD4 1525 dev/usb/ehci.c EOWRITE4(sc, EHCI_USBCMD, EOREAD4(sc, EHCI_USBCMD) |
EOREAD4 1528 dev/usb/ehci.c EOREAD4(sc, EHCI_USBCMD), EOREAD4(sc, EHCI_USBSTS)));
EOREAD4 1532 dev/usb/ehci.c EOREAD4(sc, EHCI_USBCMD), EOREAD4(sc, EHCI_USBSTS)));
EOREAD4 1827 dev/usb/ehci.c v = EOREAD4(sc, port) &~ EHCI_PS_CLEAR;
EOREAD4 1889 dev/usb/ehci.c v = EOREAD4(sc, EHCI_HCSPARAMS);
EOREAD4 1921 dev/usb/ehci.c v = EOREAD4(sc, EHCI_PORTSC(index));
EOREAD4 1952 dev/usb/ehci.c v = EOREAD4(sc, port) &~ EHCI_PS_CLEAR;
EOREAD4 1985 dev/usb/ehci.c v = EOREAD4(sc, port);
EOREAD4 2048 dev/usb/ehci.c v = EOREAD4(sc, port) &~ EHCI_PS_CLEAR;
EOREAD4 2880 dev/usb/ehci.c EOREAD4(sc, EHCI_USBSTS)));