Searched refs:DE4X5_MAX_MII (Results 1 – 2 of 2) sorted by relevance
462 #define DE4X5_MAX_MII 32 /* Maximum address of MII PHY devices */ macro
5112 for (n=0, lp->mii_cnt=0, i=1; !((i==1) && (n==1)); i=(i+1)%DE4X5_MAX_MII) { in mii_get_phy()5132 if ((j == limit) && (i < DE4X5_MAX_MII)) { in mii_get_phy()