Home
last modified time | relevance | path

Searched refs:lance_copyfrombuf_gap2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/vax/if/
H A Dif_le.c118 static void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
209 sc->sc_am7990.lsc.sc_copyfromdesc = lance_copyfrombuf_gap2; in le_mainbus_attach()
211 sc->sc_am7990.lsc.sc_copyfrombuf = lance_copyfrombuf_gap2; in le_mainbus_attach()
260 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) in lance_copyfrombuf_gap2() function
/netbsd-src/sys/dev/ic/
H A Dlancevar.h139 void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
H A Dlance.c706 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)