spif_softc
struct spif_softc *sc = device_private(parent);
struct spif_softc *sc = device_private(self);
struct spif_softc *sc = device_private(parent);
struct spif_softc *sc = device_private(parent);
struct spif_softc *csc;
struct spif_softc *csc = sp->sp_sc;
struct spif_softc *sc = sp->sp_sc;
struct spif_softc *csc = sp->sp_sc;
struct spif_softc *sc = sp->sp_sc;
struct spif_softc *sc = sp->sp_sc;
spif_stcintr_rxexception(struct spif_softc *sc, int *needsoftp)
spif_stcintr_rx(struct spif_softc *sc, int *needsoftp)
CFATTACH_DECL_NEW(spif, sizeof(struct spif_softc),
spif_stcintr_tx(struct spif_softc *sc, int *needsoftp)
spif_stcintr_mx(struct spif_softc *sc, int *needsoftp)
struct spif_softc *sc = (struct spif_softc *)vsc;
struct spif_softc *sc = (struct spif_softc *)vsc;
stty_write_ccr(struct spif_softc *sc, uint8_t val)
struct spif_softc *sc = device_private(parent);
int spif_stcintr_mx(struct spif_softc *, int *);
int spif_stcintr_tx(struct spif_softc *, int *);
int spif_stcintr_rx(struct spif_softc *, int *);
int spif_stcintr_rxexception(struct spif_softc *, int *);
void stty_write_ccr(struct spif_softc *, u_int8_t);
struct spif_softc *sp_sc; /* pointer back to registers */