Searched refs:sc_zerobuf (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/le/
H A Dlancevar.h60 void (*sc_zerobuf)(struct lance_softc *, int, int); member in struct:lance_softc
H A Dif_le_isa.c394 sc->sc_zerobuf = lance_zerobuf_contig;
H A Dif_le_pci.c411 sc->sc_zerobuf = lance_zerobuf_contig;
H A Dlance.c367 (*sc->sc_zerobuf)(sc, boff, LEMINSIZE - tlen);

Completed in 115 milliseconds