tspld_softc
struct tspld_softc *sc = arg;
struct tspld_softc *sc = device_private(self);
struct tspld_softc *sc = device_private(parent);
struct tspld_softc *sc = (struct tspld_softc *)smw->smw_cookie;
struct tspld_softc *sc = (struct tspld_softc *)smw->smw_cookie;
CFATTACH_DECL_NEW(tspld, sizeof(struct tspld_softc),