Searched refs:BRKADRINT (Results 1 – 9 of 9) sorted by relevance
114 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0) in ahc_unpause()634 } else if (intstat & BRKADRINT) { in ahc_intr()
1193 if ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0 in ahc_probe_ext_scbram()1205 && ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0 in ahc_probe_ext_scbram()
803 field BRKADRINT 0x08861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
1533 #define BRKADRINT 0x08 macro
2354 #define BRKADRINT 0x40 macro
113 field BRKADRINT 0x40
411 #define BRKADRINT 0x08 macro
685 bit BRKADRINT 0x08725 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
1600 ( !(aic_inb(p, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) && in unpause_sequencer()6927 if (intstat & BRKADRINT) in aic7xxx_isr()