Home | History | Annotate | Download | only in dev

Lines Matching refs:lance_softc

115 static void	le_copytobuf(struct lance_softc *, void *, int, int);
116 static void le_copyfrombuf(struct lance_softc *, void *, int, int);
117 static void le_zerobuf(struct lance_softc *, int, int);
123 lewrcsr(struct lance_softc *sc, uint16_t port, uint16_t val)
139 lerdcsr(struct lance_softc *sc, uint16_t port)
176 struct lance_softc *sc = &lesc->sc_am7990.lsc;
246 struct lance_softc *sc = arg;
266 le_copytobuf(struct lance_softc *sc, void *from, int boff, int len)
274 le_copyfrombuf(struct lance_softc *sc, void *to, int boff, int len)
282 le_zerobuf(struct lance_softc *sc, int boff, int len)