Searched refs:OSIOP_ISTAT_DIP (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/ews4800mips/sbd/
H A Dosiop_sbdio.c106 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0)
/netbsd-current/sys/arch/arc/jazz/
H A Dosiop_jazzio.c128 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0)
/netbsd-current/sys/dev/mvme/
H A Dosiop_pcctwo.c179 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0)
/netbsd-current/sys/arch/hppa/gsc/
H A Dosiop_gsc.c204 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0)
/netbsd-current/sys/dev/ic/
H A Dosiopreg.h329 #define OSIOP_ISTAT_DIP 0x01 /* DMA Interrupt pending */ macro
H A Dosiop.c471 (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 209 milliseconds