Searched refs:cpi_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mac68k/nubus/
H A Dcpi_nubusvar.h78 struct cpi_softc { struct
H A Dcpi_nubus.c108 CFATTACH_DECL_NEW(cpi, sizeof(struct cpi_softc),
133 static void cpi_lpreset(struct cpi_softc *);
134 static int cpi_notready(struct cpi_softc *);
136 static int cpi_flush(struct cpi_softc *);
139 static void cpi_tc_initclock(struct cpi_softc *);
249 struct cpi_softc *sc;
315 struct cpi_softc *sc;
318 sc = (struct cpi_softc *)arg;
351 struct cpi_softc *sc;
425 struct cpi_softc *s
[all...]

Completed in 83 milliseconds