Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h1033 uint32_t Qid_hi:5; member
1043 uint32_t Qid_hi:5; member
1082 uint32_t Qid_hi:5; member
1092 uint32_t Qid_hi:5; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2188 db.db2.Qid_hi = (qid >> EQ_ID_LO_BITS) & 0x1f; in emlxs_sli4_write_eqdb()
2252 db.db2.Qid_hi = (qid >> CQ_ID_LO_BITS) & 0x1f; in emlxs_sli4_write_cqdb()