tlphy_softc        99 dev/mii/tlphy.c struct tlphy_softc {
tlphy_softc       113 dev/mii/tlphy.c 	sizeof(struct tlphy_softc), tlphymatch, tlphyattach, mii_phy_detach,
tlphy_softc       118 dev/mii/tlphy.c int	tlphy_mii_phy_auto(struct tlphy_softc *, int);
tlphy_softc       119 dev/mii/tlphy.c void	tlphy_acomp(struct tlphy_softc *);
tlphy_softc       148 dev/mii/tlphy.c 	struct tlphy_softc *sc = (struct tlphy_softc *)self;
tlphy_softc       195 dev/mii/tlphy.c 	struct tlphy_softc *sc = (struct tlphy_softc *)self;
tlphy_softc       284 dev/mii/tlphy.c 	struct tlphy_softc *sc = (void *) physc;
tlphy_softc       327 dev/mii/tlphy.c tlphy_mii_phy_auto(struct tlphy_softc *sc, int waitfor)
tlphy_softc       353 dev/mii/tlphy.c tlphy_acomp(struct tlphy_softc *sc)