Home
last modified time | relevance | path

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

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