mtd_mii_command
miir = mtd_mii_command(sc, MII_OPCODE_RD, phy, reg);
miir = mtd_mii_command(sc, MII_OPCODE_WR, phy, reg);
static u_int32_t mtd_mii_command(struct mtd_softc *, int, int, int);