OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G2STAT_INT_PEND
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/eisa/
ahbreg.h
125
#define
G2STAT_INT_PEND
0x02
ahb.c
353
if ((bus_space_read_1(iot, ioh, G2STAT) &
G2STAT_INT_PEND
) == 0)
405
if ((bus_space_read_1(iot, ioh, G2STAT) &
G2STAT_INT_PEND
) == 0)
647
while (bus_space_read_1(iot, ioh, G2STAT) &
G2STAT_INT_PEND
) {
981
if (bus_space_read_1(iot, ioh, G2STAT) &
G2STAT_INT_PEND
)
Completed in 38 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025