OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSIOP_ISTAT_DIP
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ews4800mips/sbd/
osiop_sbdio.c
106
if ((istat & (OSIOP_ISTAT_SIP |
OSIOP_ISTAT_DIP
)) == 0)
/src/sys/arch/arc/jazz/
osiop_jazzio.c
128
if ((istat & (OSIOP_ISTAT_SIP |
OSIOP_ISTAT_DIP
)) == 0)
/src/sys/dev/mvme/
osiop_pcctwo.c
179
if ((istat & (OSIOP_ISTAT_SIP |
OSIOP_ISTAT_DIP
)) == 0)
/src/sys/arch/hppa/gsc/
osiop_gsc.c
204
if ((istat & (OSIOP_ISTAT_SIP |
OSIOP_ISTAT_DIP
)) == 0)
/src/sys/dev/ic/
osiopreg.h
329
#define
OSIOP_ISTAT_DIP
0x01 /* DMA Interrupt pending */
osiop.c
471
(OSIOP_ISTAT_SIP |
OSIOP_ISTAT_DIP
)) == 0) {
828
if (stat &
OSIOP_ISTAT_DIP
)
1078
OSIOP_TRACE('i', dstat, istat, (istat &
OSIOP_ISTAT_DIP
) ?
1713
if ((istat & (OSIOP_ISTAT_SIP |
OSIOP_ISTAT_DIP
)) == 0) {
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025