OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OHCI_RH_PORT_STATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohcireg.h
130
#define
OHCI_RH_PORT_STATUS
(n) (0x50 + (n)*4) /* 1 based indexing */
ohci.c
1263
OREAD4(sc,
OHCI_RH_PORT_STATUS
(1)),
1264
OREAD4(sc,
OHCI_RH_PORT_STATUS
(2)), 0, 0);
1784
if (OREAD4(sc,
OHCI_RH_PORT_STATUS
(i)) >> 16)
2494
port =
OHCI_RH_PORT_STATUS
(index);
2579
v = OREAD4(sc,
OHCI_RH_PORT_STATUS
(index));
2594
port =
OHCI_RH_PORT_STATUS
(index);
Completed in 42 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025