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

  /src/sys/dev/mii/
rdcphy.c 56 struct rdcphy_softc { struct
65 CFATTACH_DECL_NEW(rdcphy, sizeof(struct rdcphy_softc),
97 struct rdcphy_softc *rsc = device_private(self);
132 struct rdcphy_softc *rsc = (struct rdcphy_softc *)sc;
rdcphy.c 56 struct rdcphy_softc { struct
65 CFATTACH_DECL_NEW(rdcphy, sizeof(struct rdcphy_softc),
97 struct rdcphy_softc *rsc = device_private(self);
132 struct rdcphy_softc *rsc = (struct rdcphy_softc *)sc;

Completed in 24 milliseconds