NCRINTR_FC
#define NCRINTR_DONE (NCRINTR_BS | NCRINTR_FC)
if ((sc->sc_intrstatus & NCRINTR_FC) == 0)
#define NCRINTR_DONE (NCRINTR_FC | NCRINTR_BS)
} else if ((sc->sc_espintr & NCRINTR_FC) != 0) {