Searched refs:phymin (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
398 phymin = 0;
405 phymin = phymax = phyloc;
451 for (ma.mii_phyno = phymin; ma.mii_phyno <= phymax; ma.mii_phyno++) {

Completed in 100 milliseconds