Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dmv88e61xxphy.c58 struct mv88e61xxphy_softc *sc_switch; member
102 MV88E61XX_READ((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg))
105 MV88E61XX_WRITE((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg), (val))
163 psc->sc_switch = sc; in mv88e61xxphy_attach()
310 sc = psc->sc_switch; in mv88e61xxphy_init_port()
477 struct mv88e61xxphy_softc *sc = psc->sc_switch; in mv88e61xxphy_sysctl_port_proc()