sbbc_softc
struct sbbc_softc *sbbc_cons_input;
struct sbbc_softc *sbbc_cons_output;
sizeof(struct sbbc_softc), sbbc_match, sbbc_attach
void sbbc_send_intr(struct sbbc_softc *sc);
void sbbc_attach_tod(struct sbbc_softc *, uint32_t);
void sbbc_attach_cons(struct sbbc_softc *, uint32_t);
void sbbc_intr_cons(struct sbbc_softc *, uint32_t);
struct sbbc_softc *sc = (void *)self;
struct sbbc_softc *sc = arg;
sbbc_send_intr(struct sbbc_softc *sc)
sbbc_attach_tod(struct sbbc_softc *sc, uint32_t offset)
sbbc_attach_cons(struct sbbc_softc *sc, uint32_t offset)
sbbc_intr_cons(struct sbbc_softc *sc, uint32_t reason)
struct sbbc_softc *sc = arg;
struct sbbc_softc *sc = sbbc_cons_input;
struct sbbc_softc *sc = sbbc_cons_output;
struct sbbc_softc *sc;
struct sbbc_softc *sc;
struct sbbc_softc *sc;
struct sbbc_softc *sc;
struct sbbc_softc *sc;
struct sbbc_softc *sc;