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

/freebsd-13-stable/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c58 struct mv88e61xxphy_softc *sc_switch; member in struct:mv88e61xxphy_port_softc
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;
310 sc = psc->sc_switch;
477 struct mv88e61xxphy_softc *sc = psc->sc_switch;

Completed in 51 milliseconds