Home
last modified time | relevance | path

Searched refs:tc_softc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/tc/
H A Dtc.c50 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()
H A Dtcvar.h66 struct tc_softc { struct
/netbsd-src/sys/arch/pmax/tc/
H A Dtcbus.c70 CFATTACH_DECL_NEW(tcbus, sizeof(struct tc_softc),
/netbsd-src/sys/arch/vax/vsa/
H A Dtc_vsbus.c50 struct tc_softc sc_tc;