Symbol: RING_GET_CONSUMER_ITEM_VA
usr/src/uts/common/io/fibre-channel/fca/oce/oce_intr.c
319
eqe = RING_GET_CONSUMER_ITEM_VA(eq->ring, struct oce_eqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_intr.c
342
eqe = RING_GET_CONSUMER_ITEM_VA(eq->ring, struct oce_eqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mq.c
104
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mq.c
109
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mq.c
55
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mq.c
78
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
1110
eqe = RING_GET_CONSUMER_ITEM_VA(eq->ring, struct oce_eqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
1121
eqe = RING_GET_CONSUMER_ITEM_VA(eq->ring, struct oce_eqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
503
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
545
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
612
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_rx_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
624
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_tx.c
570
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_tx.c
590
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring,