Home
last modified time | relevance | path

Searched refs:CMDCMPLT (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx_inline.h593 intstat = CMDCMPLT; in ahc_intr()
612 if (intstat & CMDCMPLT) { in ahc_intr()
Daic79xx_inline.h228 if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0) in ahd_unpause()
921 intstat = CMDCMPLT; in ahd_intr()
928 if (intstat & CMDCMPLT) { in ahd_intr()
Daic7xxx.reg805 field CMDCMPLT 0x02
861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
Daic7xxx_reg.h1538 #define CMDCMPLT 0x02 macro
Daic79xx.reg111 field CMDCMPLT 0x02
3729 * is enabled, before issuing a CMDCMPLT interrupt for a completed
Daic7xxx.seq644 mvi INTSTAT,CMDCMPLT ret;
1693 mvi INTSTAT,CMDCMPLT ret;
Daic79xx_reg.h2396 #define CMDCMPLT 0x02 macro
Daic79xx.seq286 mvi INTSTAT, CMDCMPLT;