Searched refs:tov (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/le/
H A Dif_le_lebuffer.c167 le_lebuffer_copyfromdesc(struct lance_softc *sc, void *tov, int off, int len) argument
170 caddr_t to = tov;
198 le_lebuffer_copyfrombuf(struct lance_softc *sc, void *tov, int off, int len) argument
201 caddr_t to = tov;
H A Dlance.c707 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)
710 caddr_t to = tov;
780 lance_copyfrombuf_gap16(struct lance_softc *sc, void *tov, int boff, int len)
783 caddr_t bptr, to = tov;

Completed in 133 milliseconds