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

/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c374 int bmsr, first, i, nchildren, phymax, phymin, rv; local
389 phymax = MII_NPHY - 1;
395 phymin = phymax = phyloc;
441 for (ma.mii_phyno = phymin; ma.mii_phyno <= phymax; ma.mii_phyno++) {

Completed in 51 milliseconds