RCTL_MPE
sc->sc_rctl &= ~(RCTL_BAM | RCTL_UPE | RCTL_MPE);
sc->sc_rctl |= RCTL_MPE;
if (mreg & RCTL_MPE)
CSR_WRITE(sc, WMREG_RCTL, CSR_READ(sc, WMREG_RCTL) | RCTL_MPE);
sc->sc_rctl &= ~(RCTL_BAM | RCTL_UPE | RCTL_MPE);
sc->sc_rctl |= RCTL_MPE;