Home
last modified time | relevance | path

Searched refs:we_ring_copy (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/isa/
Dif_we.c133 int we_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
487 sc->ring_copy = we_ring_copy; in we_attach()
699 we_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst, u_short amount) in we_ring_copy() function