IPGPHY_BMCR_AUTOEN  298 dev/mii/ipgphy.c 	if ((bmcr & IPGPHY_BMCR_AUTOEN) != 0) {
IPGPHY_BMCR_AUTOEN  349 dev/mii/ipgphy.c 	    IPGPHY_BMCR_AUTOEN | IPGPHY_BMCR_STARTNEG));
IPGPHY_BMCR_AUTOEN  379 dev/mii/ipgphy.c 	reg &= ~(IPGPHY_BMCR_AUTOEN | IPGPHY_BMCR_FDX);