Searched refs:intio_softc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hp300/dev/
H A Dintio.c48 struct intio_softc { struct
57 CFATTACH_DECL_NEW(intio, sizeof(struct intio_softc),
129 struct intio_softc *sc = device_private(self);
/netbsd-current/sys/arch/x68k/dev/
H A Dintio.c122 static void intio_alloc_system_ports(struct intio_softc*);
124 CFATTACH_DECL_NEW(intio, sizeof(struct intio_softc),
154 struct intio_softc *sc = device_private(self);
184 struct intio_softc *sc = device_private(parent);
228 struct intio_softc *sc = device_private(parent);
249 struct intio_softc *sc = device_private(parent);
261 intio_alloc_system_ports(struct intio_softc *sc)
H A Dintiovar.h60 struct intio_softc { struct
H A Dintio_dmac.c112 struct intio_softc *intio;
167 struct intio_softc *intio = device_private(self);
247 struct intio_softc *intio = device_private(self);

Completed in 89 milliseconds