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

  /src/sys/dev/ic/
aic79xx_inline.h 225 if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
905 intstat = CMDCMPLT;
912 if (intstat & CMDCMPLT) {
945 if (intstat == CMDCMPLT)
aic7xxx_inline.h 603 intstat = CMDCMPLT;
608 if (intstat & CMDCMPLT) {
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 805 field CMDCMPLT 0x02
861 mask INT_PEND (BRKADRINT|SEQINT|SCSIINT|CMDCMPLT)
aic7xxx.seq 640 mvi INTSTAT,CMDCMPLT ret;
1692 mvi INTSTAT,CMDCMPLT ret;
aic7xxx_reg.h 1544 #define CMDCMPLT 0x02
aic79xx.seq 253 mvi INTSTAT, CMDCMPLT;
aic79xx.reg 120 field CMDCMPLT 0x02
3713 * is enabled, before issuing a CMDCMPLT interrupt for a completed
aic79xx_reg.h 2359 #define CMDCMPLT 0x02

Completed in 22 milliseconds