Searched refs:UHCI_STS (Results 1 – 2 of 2) sorted by relevance
58 #define UHCI_STS 0x02 macro
113 #define UHCISTS(sc) UREAD2(sc, UHCI_STS)303 if (UREAD2(sc, UHCI_STS) & UHCI_STS_HCH) { in uhci_restart()361 if (UREAD2(sc, UHCI_STS) & UHCI_STS_HCH) { in uhci_reset()714 UREAD2(sc, UHCI_STS), in uhci_dumpregs()1438 status = UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS; in uhci_interrupt()1484 UWRITE2(sc, UHCI_STS, status); in uhci_interrupt()