OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISTR_FE_FLG
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amiga/dev/
ahscreg.h
131
#define
ISTR_FE_FLG
(1<<0) /* FIFO-Empty Flag */
atzscreg.h
130
#define
ISTR_FE_FLG
(1<<0) /* FIFO-Empty Flag */
ahsc.c
273
} while ((istr &
ISTR_FE_FLG
) == 0);
354
} while ((istr &
ISTR_FE_FLG
) == 0);
atzsc.c
282
} while ((istr &
ISTR_FE_FLG
) == 0);
362
} while ((istr &
ISTR_FE_FLG
) == 0);
Completed in 49 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025