tlphy_softc
static int tlphy_auto(struct tlphy_softc *);
static void tlphy_acomp(struct tlphy_softc *);
struct tlphy_softc *tsc = device_private(self);
struct tlphy_softc *tsc = (struct tlphy_softc *)sc;
struct tlphy_softc *tsc = (struct tlphy_softc *)sc;
tlphy_auto(struct tlphy_softc *tsc)
tlphy_acomp(struct tlphy_softc *tsc)
CFATTACH_DECL_NEW(tlphy, sizeof(struct tlphy_softc),