Searched refs:GEM_MII_SLINK_CONTROL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/gem/ |
H A D | if_gemreg.h | 451 #define GEM_MII_SLINK_CONTROL 0x9054 /* Serial link control */ macro
|
H A D | if_gem.c | 324 GEM_WRITE_4(sc, GEM_MII_SLINK_CONTROL, in gem_attach() 326 GEM_BARRIER(sc, GEM_MII_SLINK_CONTROL, 4, in gem_attach() 1925 GEM_WRITE_4(sc, GEM_MII_SLINK_CONTROL, in gem_mii_writereg() 1927 GEM_BARRIER(sc, GEM_MII_SLINK_CONTROL, 4, in gem_mii_writereg()
|