Searched refs:tc_softc (Results 1 – 4 of 4) sorted by relevance
50 CFATTACH_DECL_NEW(tc, sizeof(struct tc_softc),72 struct tc_softc *sc = device_private(self); in tcattach()266 struct tc_softc *sc = device_lookup_private(&tc_cd, 0); in tc_intr_evcnt()275 struct tc_softc *sc = device_lookup_private(&tc_cd, 0); in tc_intr_establish()283 struct tc_softc *sc = device_lookup_private(&tc_cd, 0); in tc_intr_disestablish()
66 struct tc_softc { struct
70 CFATTACH_DECL_NEW(tcbus, sizeof(struct tc_softc),
50 struct tc_softc sc_tc;