Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.c2164 if (seq->header->rqindex == OCS_HW_RQ_INDEX_DUMMY_HDR) { in ocs_hw_rqpair_sequence_free()
2241 buf->header.rqindex = OCS_HW_RQ_INDEX_DUMMY_HDR; in ocs_hw_rqpair_auto_xfer_rdy_buffer_alloc()
2490 buf->header.rqindex = OCS_HW_RQ_INDEX_DUMMY_HDR; in ocs_hw_rqpair_auto_xfer_rdy_buffer_sequence_reset()
H A Docs_hw.h775 #define OCS_HW_RQ_INDEX_DUMMY_HDR 0xFF00 macro