Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h977 uint32_t Qid:10; /* RQ id for posted RQE */ member
981 uint32_t Qid:10; /* RQ id for posted RQE */ member
1004 uint32_t Qid:10; /* WQ id for posted WQE */ member
1008 uint32_t Qid:10; /* WQ id for posted WQE */ member
1034 uint32_t Qid:10; /* CQ id for posted CQE */ member
1038 uint32_t Qid:10; /* CQ id for posted CQE */ member
1066 uint32_t Qid:9; /* EQ id for posted EQE */ member
1070 uint32_t Qid:9; /* EQ id for posted EQE */ member
1096 uint32_t Qid:11; /* MQ id for posted MQE */ member
1100 uint32_t Qid:11; /* MQ id for posted MQE */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c5907 rqdb.db.Qid = rqid; in emlxs_sli4_rq_post()
8534 rqdb.db.Qid = hba->sli.sli4.rq[i-1].qid; in emlxs_sli4_create_queues()