NCRINTR_SBR
if (sc->sc_intrstatus & NCRINTR_SBR) {
return (dummy & NCRINTR_SBR) != 0;
if ((sc->sc_espintr & NCRINTR_SBR) != 0) {
#define NCRINTR_ERR (NCRINTR_SBR|NCRINTR_ILL)