UHCI_CMD 263 dev/usb/uhci.c #define UHCICMD(sc, cmd) UWRITE2(sc, UHCI_CMD, cmd)
UHCI_CMD 677 dev/usb/uhci.c cmd = UREAD2(sc, UHCI_CMD);
UHCI_CMD 703 dev/usb/uhci.c DPRINTF(("uhci_power: cmd=0x%x\n", UREAD2(sc, UHCI_CMD)));
UHCI_CMD 751 dev/usb/uhci.c UREAD2(sc, UHCI_CMD),
UHCI_CMD 1545 dev/usb/uhci.c (UREAD2(sc, UHCI_CMD) & UHCI_CMD_HCRESET); n++)
UHCI_CMD 1561 dev/usb/uhci.c cmd = UREAD2(sc, UHCI_CMD);
UHCI_CMD 1573 dev/usb/uhci.c UREAD2(sc, UHCI_CMD), UREAD2(sc, UHCI_STS)));