Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dtcom.c93 struct tcom_softc { struct
110 CFATTACH_DECL_NEW(tcom, sizeof(struct tcom_softc), argument
185 struct tcom_softc *sc = device_private(self); in tcomattach()
236 struct tcom_softc *sc = arg; in tcomintr()