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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c271 oce_rq_bdesc_t **shadow_rq; local
276 shadow_rq = rq->shadow_ring;
285 rqbd = shadow_rq[cur_index];
293 shadow_rq[rq->ring->pidx] = rqbd;
312 oce_rq_bdesc_t **shadow_rq; local
314 shadow_rq = rq->shadow_ring;
317 rqbd = shadow_rq[rq->ring->cidx];
404 oce_rq_bdesc_t **shadow_rq; local
409 shadow_rq = rq->shadow_ring;
426 rqbd = shadow_rq[cur_inde
476 oce_rq_bdesc_t **shadow_rq; local
[all...]

Completed in 56 milliseconds