memcopyin         989 dev/ic/i82596.c 	(sc->memcopyin)(sc, &eh, IE_RBUF_ADDR(sc, head),
memcopyin        1056 dev/ic/i82596.c 		(sc->memcopyin)(sc, mtod(m, caddr_t) + thismboff, off, len);
memcopyin         213 dev/ic/i82596var.h 	void	(*memcopyin)(struct ie_softc *, void *, int, size_t);