bcmmbox_softc
struct bcmmbox_softc *sc = (struct bcmmbox_softc *)self;
bcmmbox_reg_read(struct bcmmbox_softc *sc, int addr)
bcmmbox_reg_write(struct bcmmbox_softc *sc, int addr, uint32_t val)
bcmmbox_reg_flush(struct bcmmbox_softc *sc, int flags)
struct bcmmbox_softc *sc = cookie;
bcmmbox_intr_helper(struct bcmmbox_softc *sc, int broadcast)
struct bcmmbox_softc *sc = bcmmbox_sc;
struct bcmmbox_softc *sc = bcmmbox_sc;
struct bcmmbox_softc *sc = bcmmbox_sc;
static struct bcmmbox_softc *bcmmbox_sc;
sizeof(struct bcmmbox_softc),
uint32_t bcmmbox_reg_read(struct bcmmbox_softc *, int);
void bcmmbox_reg_write(struct bcmmbox_softc *, int, uint32_t);
void bcmmbox_reg_flush(struct bcmmbox_softc *, int);
int bcmmbox_intr_helper(struct bcmmbox_softc *, int);