Searched refs:UHCI_STS (Results 1 – 2 of 2) sorted by relevance
59 #define UHCI_STS 0x02 macro
119 #define UHCISTS(sc) UREAD2(sc, UHCI_STS)305 if (UREAD2(sc, UHCI_STS) & UHCI_STS_HCH) { in uhci_restart()363 if (UREAD2(sc, UHCI_STS) & UHCI_STS_HCH) { in uhci_reset()712 UREAD2(sc, UHCI_STS), in uhci_dumpregs()1424 status = UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS; in uhci_interrupt()1469 UWRITE2(sc, UHCI_STS, status); in uhci_interrupt()