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

/freebsd-10.3-release/sys/dev/mii/
H A Dip1000phy.c246 if ((bmcr & IP1000PHY_BMCR_AUTOEN) != 0) {
331 IP1000PHY_BMCR_AUTOEN | IP1000PHY_BMCR_STARTNEG));
360 reg &= ~(IP1000PHY_BMCR_AUTOEN | IP1000PHY_BMCR_FDX);
H A Dip1000phyreg.h43 #define IP1000PHY_BMCR_AUTOEN 0x1000 macro

Completed in 104 milliseconds