Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dtvrx.c59 struct tvrx_softc { struct
69 CFATTACH_DECL_NEW(tvrx, sizeof(struct tvrx_softc), argument
104 struct tvrx_softc *sc = device_private(self); in tvrx_attach()