Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcout.c51 struct hpcout_softc { struct
64 CFATTACH_DECL_NEW(hpcout, sizeof(struct hpcout_softc), argument
77 struct hpcout_softc *sc = device_private(self); in hpcout_attach()
100 struct hpcout_softc *sc = arg; in hpcout_hook()