MMEM_WRITE1
case MMEM_WRITE1: /* read before write / verify after write */
sc->sc_stat = (bp->b_flags & B_READ) ? MMEM_READ : MMEM_WRITE1;