Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Drbox.c123 struct rbox_softc { struct
135 CFATTACH_DECL_NEW(rbox_dio, sizeof(struct rbox_softc), argument
138 CFATTACH_DECL_NEW(rbox_intio, sizeof(struct rbox_softc),
185 struct rbox_softc *sc = device_private(self); in rbox_intio_attach()
219 struct rbox_softc *sc = device_private(self); in rbox_dio_attach()