HomeSort by: relevance | last modified time | path
    Searched refs:BRKADRINT (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_inline.h 119 if ((ahc_inb(ahc, INTSTAT) & (SCSIINT | SEQINT | BRKADRINT)) == 0)
646 if (intstat & BRKADRINT) {
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 803 field BRKADRINT 0x08
861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
aic7xxx_reg.h 1542 #define BRKADRINT 0x08
aic79xx.reg 115 field BRKADRINT 0x40
aic79xx_reg.h 2354 #define BRKADRINT 0x40
  /src/sys/dev/pci/
ahc_pci.c 1273 if ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0
1285 && ((ahc_inb(ahc, INTSTAT) & BRKADRINT) == 0

Completed in 97 milliseconds