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

/freebsd-13-stable/sys/dev/mii/
H A Dmii.c384 int bmsr, first, i, nchildren, phymax, phymin, rv; local
399 phymax = MII_NPHY - 1;
405 phymin = phymax = phyloc;
451 for (ma.mii_phyno = phymin; ma.mii_phyno <= phymax; ma.mii_phyno++) {

Completed in 44 milliseconds