Home
last modified time | relevance | path

Searched refs:UHCI_STS_ALLINTRS (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/usb/controller/
HDuhcireg.h65 #define UHCI_STS_ALLINTRS 0x003f macro
HDuhci.c1441 status = UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS; in uhci_interrupt()