Searched refs:CMDCMPLT (Results 1 – 12 of 12) sorted by relevance
590 intstat = CMDCMPLT; in ahc_intr()609 if (intstat & CMDCMPLT) { in ahc_intr()
226 if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0) in ahd_unpause()897 intstat = CMDCMPLT; in ahd_intr()904 if (intstat & CMDCMPLT) { in ahd_intr()
805 field CMDCMPLT 0x02861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
1535 #define CMDCMPLT 0x02 macro
118 field CMDCMPLT 0x023711 * is enabled, before issueing a CMDCMPLT interrupt for a completed
640 mvi INTSTAT,CMDCMPLT ret;1688 mvi INTSTAT,CMDCMPLT ret;
2359 #define CMDCMPLT 0x02 macro
251 mvi INTSTAT, CMDCMPLT;
413 #define CMDCMPLT 0x02 macro
687 bit CMDCMPLT 0x02725 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
866 mvi INTSTAT,CMDCMPLT;
6922 if (intstat & CMDCMPLT) in aic7xxx_isr()