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

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

Completed in 56 milliseconds