HomeSort by: relevance | last modified time | path
    Searched defs:le_dec_copytobuf_gap2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/pmax/ibus/
if_le_ibus.c 49 static void le_dec_copytobuf_gap2(struct lance_softc *, void *, int, int);
85 sc->sc_copytodesc = le_dec_copytobuf_gap2;
87 sc->sc_copytobuf = le_dec_copytobuf_gap2;
105 le_dec_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) function in typeref:typename:void
if_le_ibus.c 49 static void le_dec_copytobuf_gap2(struct lance_softc *, void *, int, int);
85 sc->sc_copytodesc = le_dec_copytobuf_gap2;
87 sc->sc_copytobuf = le_dec_copytobuf_gap2;
105 le_dec_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) function in typeref:typename:void

Completed in 23 milliseconds