Searched refs:SCSIINT (Results 1 – 6 of 6) sorted by relevance
114 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0) in ahc_unpause() 637 } else if ((intstat & (SEQINT|SCSIINT)) != 0) { in ahc_intr() 643 if ((intstat & SCSIINT) != 0) in ahc_intr()
973 if ((intstat & SCSIINT) != 0) in ahd_intr()
802 field SCSIINT 0x04859 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
1534 #define SCSIINT 0x04 macro
2391 #define SCSIINT 0x08 macro
107 field SCSIINT 0x08