Home
last modified time | relevance | path

Searched refs:SCSIINT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h114 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()
H A Daic79xx_inline.h973 if ((intstat & SCSIINT) != 0) in ahd_intr()
H A Daic7xxx.reg802 field SCSIINT 0x04
859 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
H A Daic7xxx_reg.h1534 #define SCSIINT 0x04 macro
H A Daic79xx_reg.h2391 #define SCSIINT 0x08 macro
H A Daic79xx.reg107 field SCSIINT 0x08