Searched refs:EHCI_STS_INTRS (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehcireg.h113 #define EHCI_STS_INTRS(x) ((x) & 0x3f) macro
H A Dehci.c1473 status = EHCI_STS_INTRS(EOREAD4(sc, EHCI_USBSTS));

Completed in 112 milliseconds