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

  /src/sys/dev/mii/
tlphy.c 88 struct tlphy_softc { struct
97 CFATTACH_DECL_NEW(tlphy, sizeof(struct tlphy_softc),
101 static int tlphy_auto(struct tlphy_softc *);
102 static void tlphy_acomp(struct tlphy_softc *);
128 struct tlphy_softc *tsc = device_private(self);
209 struct tlphy_softc *tsc = (struct tlphy_softc *)sc;
315 struct tlphy_softc *tsc = (struct tlphy_softc *)sc;
365 tlphy_auto(struct tlphy_softc *tsc
    [all...]

Completed in 35 milliseconds