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

/netbsd-current/sys/dev/isa/
H A Dif_ix.c89 static void ix_copyout(struct ie_softc *, const void *, int, size_t);
282 ix_copyout(struct ie_softc *sc, const void *src, int offset, size_t size) function
689 sc->memcopyout = ix_copyout;

Completed in 124 milliseconds