MMEM_READ
case MMEM_READ:
sc->sc_stat = (bp->b_flags & B_READ) ? MMEM_READ : MMEM_WRITE1;
sc->sc_stat == MMEM_READ);