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

/netbsd-current/sys/dev/isa/
H A Dif_ai.c88 static void ai_copyin(struct ie_softc *, void *, int, size_t);
137 ai_copyin(struct ie_softc *sc, void *dst, int offset, size_t size) function
339 sc->memcopyin = ai_copyin;

Completed in 187 milliseconds