OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTPD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ihareg.h
91
#define
INTPD
0x80 /* Interrupt pending */
iha.c
474
if ((bus_space_read_1(iot, ioh, TUL_STAT0) &
INTPD
) == 0)
922
if (((bus_space_read_1(iot, ioh, TUL_STAT0) &
INTPD
) == 0)
944
if ((stat &
INTPD
) != 0) {
1091
} while ((sc->sc_status0 &
INTPD
) == 0);
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025