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

  /src/sys/arch/hp300/dev/
if_le.c 117 static void le_zerobuf(struct lance_softc *, int, int);
230 sc->sc_zerobuf = le_zerobuf;
282 le_zerobuf(struct lance_softc *sc, int boff, int len) function in typeref:typename:void
  /src/sys/arch/evbppc/explora/dev/
le_elb.c 77 static void le_zerobuf(struct lance_softc *, int, int);
153 sc->sc_zerobuf = le_zerobuf;
297 le_zerobuf(struct lance_softc *sc, int boff, int len) function in typeref:typename:void

Completed in 11 milliseconds