/src/sys/arch/vax/if/ |
if_le.c | 117 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 in typeref:typename:void
|
if_le.c | 117 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 in typeref:typename:void
|
if_le.c | 117 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 in typeref:typename:void
|