HomeSort by: relevance | last modified time | path
    Searched defs:rlphy_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/mii/
rlphy.c 59 struct rlphy_softc { struct
67 CFATTACH_DECL_NEW(rlphy, sizeof(struct rlphy_softc),
114 struct rlphy_softc *rsc = device_private(self);
209 struct rlphy_softc *rsc = (void *)sc;

Completed in 22 milliseconds