Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/if/
H A Dif_le.c117 static void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
208 sc->sc_am7990.lsc.sc_copytodesc = lance_copytobuf_gap2; in le_mainbus_attach()
210 sc->sc_am7990.lsc.sc_copytobuf = lance_copytobuf_gap2; in le_mainbus_attach()
235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) in lance_copytobuf_gap2() function
/netbsd-src/sys/dev/ic/
H A Dlancevar.h138 void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
H A Dlance.c681 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len)