Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h812 #define CQ_DB_ID_LO_MASK ((1 << CQ_ID_LO_BITS) - 1) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2249 db.db2.Qid = qid & CQ_DB_ID_LO_MASK; in emlxs_sli4_write_cqdb()