if_ea.c | 65 struct seeq8005_softc sc_8005; member in struct:ea_softc 112 sc->sc_8005.sc_dev = self; 117 podulebus_shift_tag(pa->pa_mod_t, EA_8005_SHIFT, &sc->sc_8005.sc_iot); 118 bus_space_map(sc->sc_8005.sc_iot, pa->pa_mod_base, /* XXX */ 0, 0, 119 &sc->sc_8005.sc_ioh); 142 seeq8005_attach(&sc->sc_8005, myaddr, NULL, 0, 0);
|