if_le.c | 118 static void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int); 209 sc->sc_am7990.lsc.sc_copyfromdesc = lance_copyfrombuf_gap2; 211 sc->sc_am7990.lsc.sc_copyfrombuf = lance_copyfrombuf_gap2; 260 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) function in typeref:typename:void
|