Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Drlphy.c59 struct rlphy_softc { struct
67 CFATTACH_DECL_NEW(rlphy, sizeof(struct rlphy_softc), argument
114 struct rlphy_softc *rsc = device_private(self); in rlphyattach()
209 struct rlphy_softc *rsc = (void *)sc; in rlphy_status()