Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h591 intstat = CMDCMPLT; in ahc_intr()
610 if (intstat & CMDCMPLT) { in ahc_intr()
H A Daic79xx_inline.h226 if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0) in ahd_unpause()
919 intstat = CMDCMPLT; in ahd_intr()
926 if (intstat & CMDCMPLT) { in ahd_intr()
H A Daic7xxx.reg803 field CMDCMPLT 0x02
859 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
H A Daic7xxx_reg.h1535 #define CMDCMPLT 0x02 macro
H A Daic79xx.reg109 field CMDCMPLT 0x02
3727 * is enabled, before issuing a CMDCMPLT interrupt for a completed
H A Daic7xxx.seq642 mvi INTSTAT,CMDCMPLT ret;
1691 mvi INTSTAT,CMDCMPLT ret;
H A Daic79xx_reg.h2393 #define CMDCMPLT 0x02 macro
H A Daic79xx.seq284 mvi INTSTAT, CMDCMPLT;