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

/netbsd-current/sys/dev/isa/
H A Dif_ix.c88 static void ix_copyin(struct ie_softc *, void *, int, size_t);
238 ix_copyin(struct ie_softc *sc, void *dst, int offset, size_t size) function
688 sc->memcopyin = ix_copyin;

Completed in 119 milliseconds