Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h979 uint32_t Qid:10; /* RQ id for posted RQE */ member
983 uint32_t Qid:10; /* RQ id for posted RQE */ member
1006 uint32_t Qid:10; /* WQ id for posted WQE */ member
1010 uint32_t Qid:10; /* WQ id for posted WQE */ member
1036 uint32_t Qid:10; /* CQ id for posted CQE */ member
1040 uint32_t Qid:10; /* CQ id for posted CQE */ member
1057 uint32_t Qid:16; /* CQ id for posted CQE */ member
1061 uint32_t Qid:16; /* CQ id for posted CQE */ member
1085 uint32_t Qid:9; /* EQ id for posted EQE */ member
1089 uint32_t Qid:9; /* EQ id for posted EQE */ member
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2180 db.db6.Qid = qid; in emlxs_sli4_write_eqdb()
2185 db.db2.Qid = qid & EQ_DB_ID_LO_MASK; in emlxs_sli4_write_eqdb()
2244 db.db6.Qid = qid; in emlxs_sli4_write_cqdb()
2249 db.db2.Qid = qid & CQ_DB_ID_LO_MASK; in emlxs_sli4_write_cqdb()
2292 rqdb.db.Qid = qid; in emlxs_sli4_write_rqdb()