Searched refs:GTSR_MS_RES (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/mii/
H A Dukphy_subr.c122 (gtsr & GTSR_MS_RES) != 0)
H A Dmii.h185 #define GTSR_MS_RES 0x4000 /* result: 1 = master, 0 = slave */ macro
H A Dnsgphy.c227 if (gtsr & GTSR_MS_RES)
H A Datphy.c279 (PHY_READ(sc, MII_100T2SR) & GTSR_MS_RES) != 0)
H A Djmphy.c232 if ((PHY_READ(sc, MII_100T2SR) & GTSR_MS_RES) != 0)

Completed in 185 milliseconds