Searched refs:we_ring_copy (Results 1 – 1 of 1) sorted by relevance
133 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