OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHCI_STS_INTRS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehcireg.h
131
#define
EHCI_STS_INTRS
(x) ((x) & 0x3f)
ehci.c
752
uint32_t intrs =
EHCI_STS_INTRS
(EOREAD4(sc, EHCI_USBSTS));
784
intrs =
EHCI_STS_INTRS
(EOREAD4(sc, EHCI_USBSTS));
1373
new =
EHCI_STS_INTRS
(EOREAD4(sc, EHCI_USBSTS));
Completed in 32 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025