Home | History | Annotate | Download | only in mii

Lines Matching defs:tlphy_softc

88 struct tlphy_softc {
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)
384 tlphy_acomp(struct tlphy_softc *tsc)