oce_ring
struct oce_ring * ring;
struct oce_ring * ring;
struct oce_ring * ring;
struct oce_ring * ring;
struct oce_ring *
struct oce_ring *ring;
ring = malloc(sizeof(struct oce_ring), M_DEVBUF, M_NOWAIT | M_ZERO);
oce_destroy_ring(struct oce_softc *sc, struct oce_ring *ring)
oce_load_ring(struct oce_softc *sc, struct oce_ring *ring,
oce_ring_get(struct oce_ring *ring)
struct oce_ring * ring;
oce_ring_first(struct oce_ring *ring)
oce_ring_next(struct oce_ring *ring)
struct oce_ring *
void oce_destroy_ring(struct oce_softc *, struct oce_ring *);
int oce_load_ring(struct oce_softc *, struct oce_ring *,
oce_ring_get(struct oce_ring *);
oce_ring_first(struct oce_ring *);
oce_ring_next(struct oce_ring *);