Searched refs:BRKADRINT (Results 1 – 10 of 10) sorted by relevance
411 #define BRKADRINT 0x08 macro
685 bit BRKADRINT 0x08725 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
1111 if ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0 in ahc_probe_ext_scbram()1123 && ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0 in ahc_probe_ext_scbram()
18 { "BRKADRINT", 0x40, 0x40 },
873 field BRKADRINT 0x08931 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
658 #define BRKADRINT 0x08
366 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0) in ahc_unpause()795 } else if (intstat & BRKADRINT) { in ahc_intr()
1248 #define BRKADRINT 0x40
118 field BRKADRINT 0x40
1518 ( !(aic_inb(p, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) && in unpause_sequencer()6386 if (intstat & BRKADRINT) in aic7xxx_isr()