BMCR_RESET        677 dev/ic/re.c    	    BMCR_RESET);
BMCR_RESET        681 dev/ic/re.c    		if (!(status & BMCR_RESET))
BMCR_RESET        294 dev/mii/mii_physubr.c 		reg = BMCR_RESET;
BMCR_RESET        296 dev/mii/mii_physubr.c 		reg = BMCR_RESET | BMCR_ISO;
BMCR_RESET        312 dev/mii/mii_physubr.c 		if ((reg & BMCR_RESET) == 0)
BMCR_RESET        932 dev/pci/if_tl.c 	while(tl_miibus_readreg(dev, 31, MII_BMCR) & BMCR_RESET);
BMCR_RESET       1354 dev/sbus/be.c  	be_mii_writereg((struct device *)sc, phy, MII_BMCR, BMCR_RESET);
BMCR_RESET       1358 dev/sbus/be.c  		if ((bmcr & BMCR_RESET) == 0)