Searched refs:SIOP_ISTAT_DIP (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dmgnsc.c186 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Dwesc.c177 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Dzssc.c174 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Ddrsc.c198 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Dcbiiisc.c184 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Dbppcsc.c188 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Dafsc.c203 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0)
H A Dsiopreg.h531 #define SIOP_ISTAT_DIP 0x01 /* DMA Interrupt pending */ macro
H A Dsiop2.c307 (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) {
676 if (i & SIOP_ISTAT_DIP)
1012 SIOP_TRACE('i',dstat,istat,(istat&SIOP_ISTAT_DIP)?rp->siop_dsps&0xff:sist);
1646 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) {
H A Dsiop.c321 (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) {
682 if (i & SIOP_ISTAT_DIP)
944 SIOP_TRACE('i',dstat,istat,(istat&SIOP_ISTAT_DIP)?rp->siop_dsps&0xff:sstat0);
1496 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) {

Completed in 318 milliseconds