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

/freebsd-13-stable/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c72 int phyoffset; /* PHYs register offset */ member in struct:ukswitch_softc
145 BMSR_DEFCAPMASK, phy + sc->phyoffset, MII_OFFSET_ANY, 0);
178 sc->phyoffset = 0;
187 "phyoffset", &sc->phyoffset);

Completed in 96 milliseconds