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

/freebsd-11.0-release/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c56 struct mv88e61xxphy_softc *sc_switch; member in struct:mv88e61xxphy_port_softc
100 MV88E61XX_READ((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg))
103 MV88E61XX_WRITE((psc)->sc_switch, MV88E61XX_PORT((psc)->sc_port), (reg), (val))
161 psc->sc_switch = sc;
308 sc = psc->sc_switch;
475 struct mv88e61xxphy_softc *sc = psc->sc_switch;

Completed in 36 milliseconds