CMDCMPLT 10209 dev/ic/aic79xx.c if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
CMDCMPLT 10814 dev/ic/aic79xx.c intstat = CMDCMPLT;
CMDCMPLT 10821 dev/ic/aic79xx.c if (intstat & CMDCMPLT) {
CMDCMPLT 583 dev/ic/aic7xxx_inline.h intstat = CMDCMPLT;
CMDCMPLT 588 dev/ic/aic7xxx_inline.h if (intstat & CMDCMPLT) {