Home
last modified time | relevance | path

Searched refs:MII_OPCODE_RD (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dmtd8xxreg.h39 #define MII_OPCODE_RD 0x6000 macro
H A Dmtd8xx.c240 if (mask == 0x4 && opcode == MII_OPCODE_RD) in mtd_mii_command()
258 miir = mtd_mii_command(sc, MII_OPCODE_RD, phy, reg); in mtd_miibus_readreg()