HomeSort by: relevance | last modified time | path
    Searched refs:cpi_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mac68k/nubus/
cpi_nubusvar.h 78 struct cpi_softc { struct
cpi_nubus.c 108 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 *sc
    [all...]

Completed in 13 milliseconds