Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ukswitch/
H A Dukswitch.c70 int phyoffset; /* PHYs register offset */ member
137 BMSR_DEFCAPMASK, phy + sc->phyoffset, MII_OFFSET_ANY, 0); in ukswitch_attach_phys()
170 sc->phyoffset = 0; in ukswitch_attach()
179 "phyoffset", &sc->phyoffset); in ukswitch_attach()