mtd_mii_command    67 dev/ic/mtd8xx.c static u_int32_t mtd_mii_command(struct mtd_softc *, int, int, int);
mtd_mii_command   264 dev/ic/mtd8xx.c 		miir = mtd_mii_command(sc, MII_OPCODE_RD, phy, reg);
mtd_mii_command   294 dev/ic/mtd8xx.c 		miir = mtd_mii_command(sc, MII_OPCODE_WR, phy, reg);