bah_softc
bah_zbus_reset(struct bah_softc *sc, int onoff)
struct bah_softc sc_bah;
void bah_zbus_reset(struct bah_softc *, int);
struct bah_softc *sc = &bsc->sc_bah;
void bah_init(struct bah_softc *);
void bah_reset(struct bah_softc *);
void bah_stop(struct bah_softc *);
static void bah_tint(struct bah_softc *, int);
bah_attach_subr(struct bah_softc *sc)
bah_init(struct bah_softc *sc)
bah_reset(struct bah_softc *sc)
bah_stop(struct bah_softc *sc)
struct bah_softc *sc = ifp->if_softc;
struct bah_softc *sc = (struct bah_softc *)vsc;
bah_tint(struct bah_softc *sc, int isr)
struct bah_softc *sc = arg;
struct bah_softc *sc = arg;
struct bah_softc *sc;
struct bah_softc *sc = ifp->if_softc;
void (*sc_reset)(struct bah_softc *, int);
int bah_attach_subr(struct bah_softc *);