Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h260 #define CQE_VALID 0x80000000 /* Mask for CQE valid */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7170 cqe->word[3] &= BE_SWAP32(CQE_VALID); in emlxs_sli4_process_cq()