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

/netbsd-current/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;
210 sc->sc_am7990.lsc.sc_copytobuf = lance_copytobuf_gap2;
235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) function
/netbsd-current/sys/dev/ic/
H A Dlancevar.h138 void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
H A Dlance.c679 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len)

Completed in 175 milliseconds