Home | History | Annotate | Download | only in boot

Lines Matching refs:le_softc

69 static void lance_setup(struct le_softc *);
70 static bool lance_set_initblock(struct le_softc *);
71 static bool lance_do_initialize(struct le_softc *);
74 static struct le_softc lesc[NLE];
79 struct le_softc *sc;
101 struct le_softc *sc;
117 struct le_softc *sc = cookie;
128 struct le_softc *sc = cookie;
144 struct le_softc *sc = cookie;
188 struct le_softc *sc = cookie;
248 struct le_softc *sc = cookie;
266 lance_set_initblock(struct le_softc *sc)
292 lance_do_initialize(struct le_softc *sc)
324 lance_setup(struct le_softc *sc)