Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h66 #define UHCI_STS_ALLINTRS 0x003f macro
H A Duhci.c1424 status = UREAD2(sc, UHCI_STS) & UHCI_STS_ALLINTRS; in uhci_interrupt()