cpi_softc
CFATTACH_DECL_NEW(cpi, sizeof(struct cpi_softc),
static void cpi_lpreset(struct cpi_softc *);
static int cpi_notready(struct cpi_softc *);
static int cpi_flush(struct cpi_softc *);
static void cpi_tc_initclock(struct cpi_softc *);
struct cpi_softc *sc;
struct cpi_softc *sc;
sc = (struct cpi_softc *)arg;
struct cpi_softc *sc;
struct cpi_softc *sc;
struct cpi_softc *sc;
cpi_flush(struct cpi_softc *sc)
struct cpi_softc *sc;
cpi_lpreset(struct cpi_softc *sc)
cpi_notready(struct cpi_softc *sc)
struct cpi_softc *sc;
cpi_tc_initclock(struct cpi_softc *sc)
bst = ((struct cpi_softc *)tc->tc_priv)->sc_bst;
bsh = ((struct cpi_softc *)tc->tc_priv)->sc_bsh;