MDCLK
sc->sc_mdiobits = MDCLK;
if ((sc->sc_mdiobits ^ bits) & MDCLK) {
int flags = ((bits & MDCLK) != 0);
.mbo_bits[MII_BIT_MDC] = MDCLK,