Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dvscphy.c90 struct vscphy_softc { struct
119 vscphy_fdt_get_config(struct vscphy_softc *vsc) in vscphy_fdt_get_config() argument
138 vscphy_read(struct vscphy_softc *sc, u_int reg) in vscphy_read()
147 vscphy_write(struct vscphy_softc *sc, u_int reg, u_int val) in vscphy_write()
154 vsc8501_setup_rgmii(struct vscphy_softc *vsc) in vsc8501_setup_rgmii()
181 vsc8501_reset(struct vscphy_softc *vsc) in vsc8501_reset()
208 struct vscphy_softc *vsc = (struct vscphy_softc *)sc; in vscphy_reset()
256 struct vscphy_softc *vsc; in vscphy_intr()
259 vsc = (struct vscphy_softc *)arg; in vscphy_intr()
274 struct vscphy_softc *vsc; in vscphy_attach()
[all …]