OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESC_STAT_INTERRUPT_PENDING
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
escreg.h
96
#define
ESC_STAT_INTERRUPT_PENDING
0x80
cosc.c
316
if (*rp->esc.esc_status &
ESC_STAT_INTERRUPT_PENDING
) {
329
} while((*rp->esc.esc_status &
ESC_STAT_INTERRUPT_PENDING
)
esc.c
465
while(*rp->esc_status &
ESC_STAT_INTERRUPT_PENDING
) {
552
while(!(*rp->esc_status &
ESC_STAT_INTERRUPT_PENDING
));
653
while(!(*esc_status &
ESC_STAT_INTERRUPT_PENDING
));
670
while(!(*esc_status &
ESC_STAT_INTERRUPT_PENDING
));
741
if (!(*rp->esc_status &
ESC_STAT_INTERRUPT_PENDING
)) {
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025