Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dif_ec.c108 int ec_ring_copy(struct dp8390_softc *, int, caddr_t, u_short);
378 sc->ring_copy = ec_ring_copy; in ec_attach()
665 ec_ring_copy(struct dp8390_softc *sc, int src, caddr_t dst, in ec_ring_copy() function