Home | History | Annotate | Download | only in sbus

Lines Matching defs:lesc

106 	struct le_softc *lesc = (struct le_softc *)sc;
107 bus_space_tag_t t = lesc->sc_bustag;
108 bus_space_handle_t h = lesc->sc_reg;
126 struct le_softc *lesc = (struct le_softc *)sc;
127 bus_space_tag_t t = lesc->sc_bustag;
128 bus_space_handle_t h = lesc->sc_reg;
146 struct le_softc *lesc = device_private(self);
147 struct lance_softc *sc = &lesc->sc_am7990.lsc;
152 lesc->sc_bustag = sa->sa_bustag;
153 lesc->sc_dmatag = sa->sa_dmatag;
159 0, &lesc->sc_reg)) {
188 am7990_config(&lesc->sc_am7990);
192 (void)bus_intr_establish(lesc->sc_bustag, sa->sa_pri,