Searched refs:XMPHY_ANAR_FDX (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/mii/
H A Dxmphyreg.h65 #define XMPHY_ANAR_FDX 0x0020 /* Select full duplex */ macro
H A Dxmphy.c171 PHY_WRITE(sc, XMPHY_MII_ANAR, XMPHY_ANAR_FDX);
280 anar |= XMPHY_ANAR_FDX|XMPHY_ANAR_HDX;

Completed in 162 milliseconds