Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dacphyreg.h49 #define MII_ACPHY_DIAG 0x12 /* Diagnostic */ macro
H A Dacphy.c221 diag = PHY_READ(sc, MII_ACPHY_DIAG); in acphy_status()