Home
last modified time | relevance | path

Searched refs:EQ_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.h823 #define EQ_DB_ID_LO_MASK ((1 << EQ_ID_LO_BITS) - 1) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2185 db.db2.Qid = qid & EQ_DB_ID_LO_MASK; in emlxs_sli4_write_eqdb()