UREAD2 264 dev/usb/uhci.c #define UHCISTS(sc) UREAD2(sc, UHCI_STS)
UREAD2 268 dev/usb/uhci.c #define UHCI_CURFRAME(sc) (UREAD2(sc, UHCI_FRNUM) & UHCI_FRNUM_MASK)
UREAD2 677 dev/usb/uhci.c cmd = UREAD2(sc, UHCI_CMD);
UREAD2 695 dev/usb/uhci.c sc->sc_saved_frnum = UREAD2(sc, UHCI_FRNUM);
UREAD2 703 dev/usb/uhci.c DPRINTF(("uhci_power: cmd=0x%x\n", UREAD2(sc, UHCI_CMD)));
UREAD2 751 dev/usb/uhci.c UREAD2(sc, UHCI_CMD),
UREAD2 752 dev/usb/uhci.c UREAD2(sc, UHCI_STS),
UREAD2 753 dev/usb/uhci.c UREAD2(sc, UHCI_INTR),
UREAD2 754 dev/usb/uhci.c UREAD2(sc, UHCI_FRNUM),
UREAD2 757 dev/usb/uhci.c UREAD2(sc, UHCI_PORTSC1),
UREAD2 758 dev/usb/uhci.c UREAD2(sc, UHCI_PORTSC2)));
UREAD2 952 dev/usb/uhci.c if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC|UHCI_PORTSC_OCIC))
UREAD2 954 dev/usb/uhci.c if (UREAD2(sc, UHCI_PORTSC2) & (UHCI_PORTSC_CSC|UHCI_PORTSC_OCIC))
UREAD2 1169 dev/usb/uhci.c status = UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS;
UREAD2 1507 dev/usb/uhci.c DPRINTFN(20,("uhci_waitintr: 0x%04x\n", UREAD2(sc, UHCI_STS)));
UREAD2 1508 dev/usb/uhci.c if (UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS) {
UREAD2 1533 dev/usb/uhci.c if (UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS)
UREAD2 1545 dev/usb/uhci.c (UREAD2(sc, UHCI_CMD) & UHCI_CMD_HCRESET); n++)
UREAD2 1561 dev/usb/uhci.c cmd = UREAD2(sc, UHCI_CMD);
UREAD2 1568 dev/usb/uhci.c running = !(UREAD2(sc, UHCI_STS) & UHCI_STS_HCH);
UREAD2 1573 dev/usb/uhci.c UREAD2(sc, UHCI_CMD), UREAD2(sc, UHCI_STS)));
UREAD2 2342 dev/usb/uhci.c next = (UREAD2(sc, UHCI_FRNUM) + 3) % UHCI_VFRAMELIST_COUNT;
UREAD2 2999 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3005 dev/usb/uhci.c index, UREAD2(sc, port)));
UREAD2 3007 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3013 dev/usb/uhci.c index, UREAD2(sc, port)));
UREAD2 3015 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3021 dev/usb/uhci.c x = UREAD2(sc, port);
UREAD2 3060 dev/usb/uhci.c index, UREAD2(sc, port)));
UREAD2 3250 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3254 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3258 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3262 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3266 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3270 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3298 dev/usb/uhci.c (UREAD2(sc, port) & UHCI_PORTSC_LS) >>
UREAD2 3333 dev/usb/uhci.c x = UREAD2(sc, port);
UREAD2 3376 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));
UREAD2 3380 dev/usb/uhci.c x = URWMASK(UREAD2(sc, port));