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

/freebsd-11-stable/sys/dev/mii/
H A Dukphy_subr.c122 (gtsr & GTSR_MS_RES) != 0)
H A Dmii.h187 #define GTSR_MS_RES 0x4000 /* result: 1 = master, 0 = slave */ macro
H A Dnsgphy.c221 if (gtsr & GTSR_MS_RES)
H A Djmphy.c219 if ((PHY_READ(sc, MII_100T2SR) & GTSR_MS_RES) != 0)
H A Datphy.c268 (PHY_READ(sc, MII_100T2SR) & GTSR_MS_RES) != 0)

Completed in 64 milliseconds