empb_softc
struct empb_softc *sc;
struct empb_softc *sc;
empb_empm_attach(struct empb_softc *sc)
empb_intr_enable(struct empb_softc *sc)
empb_switch_bridge(struct empb_softc *sc, uint8_t mode)
empb_find_mem(struct empb_softc *sc)
empb_switch_window(struct empb_softc *sc, bus_addr_t address)
struct empb_softc *sc;
struct empb_softc *sc;
static void empb_empm_attach(struct empb_softc *sc);
static void empb_find_mem(struct empb_softc *);
static void empb_switch_bridge(struct empb_softc *, uint8_t);
static void empb_intr_enable(struct empb_softc *);
CFATTACH_DECL_NEW(empb, sizeof(struct empb_softc),
static struct empb_softc *empb_sc = NULL;
bus_addr_t empb_switch_window(struct empb_softc *sc, bus_addr_t address);