Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h52 int phyport[MII_NPHY]; member
H A Dip17x.c172 sc->phyport[phy] = port; in ip17x_attach_phys()
290 port = sc->phyport[i]; in ip17x_detach()
342 port = sc->phyport[i]; in ip17x_miipollstat()
H A Dip17x_vlans.c128 port = sc->phyport[i]; in ip17x_getvgroup()