tc_softc
CFATTACH_DECL_NEW(tcbus, sizeof(struct tc_softc),
struct tc_softc sc_tc;
struct tc_softc *sc = device_lookup_private(&tc_cd, 0);
struct tc_softc *sc = device_lookup_private(&tc_cd, 0);
struct tc_softc *sc = device_lookup_private(&tc_cd, 0);
CFATTACH_DECL_NEW(tc, sizeof(struct tc_softc),
struct tc_softc *sc = device_private(self);