Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dgbox.c127 struct gbox_softc { struct
139 CFATTACH_DECL_NEW(gbox_dio, sizeof(struct gbox_softc), argument
142 CFATTACH_DECL_NEW(gbox_intio, sizeof(struct gbox_softc),
190 struct gbox_softc *sc = device_private(self); in gbox_intio_attach()
228 struct gbox_softc *sc = device_private(self); in gbox_dio_attach()