Searched refs:memcopyin (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Di82596var.h160 * memcopyin - copy device memory: board to KVA
206 void (*memcopyin)(struct ie_softc *, void *, int, size_t); member in struct:ie_softc
H A Di82596.c261 * memcopyin - shared memory copy: board to KVA
972 (sc->memcopyin)(sc, &eh, IE_RBUF_ADDR(sc, head),
1038 (sc->memcopyin)(sc, mtod(m, caddr_t) + thismboff, off, len);
/openbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c349 sc->memcopyin = ie_gsc_memcopyin;

Completed in 117 milliseconds