SR1_RO
if ((flag & FWRITE) != 0 && (sc->sc_stat1 & SR1_RO) != 0) {
if ((flag & FWRITE) && (sc->sc_stat1 & SR1_RO)) {