Searched defs:rqid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c146 uint16_t rqid);
5897 emlxs_sli4_rq_post(emlxs_port_t *port, uint16_t rqid) argument
5903 "RQ POST: rqid=%d count=1", rqid);
5907 rqdb.db.Qid = rqid;
5949 uint16_t rqid; local
5959 rqid = cqeV1->RQid;
5964 rqid = cqe->RQid;
6004 hdr_rqi = emlxs_sli4_rqid_to_index(hba, rqid);
6010 rqid);
9482 emlxs_sli4_rqid_to_index(emlxs_hba_t *hba, uint16_t rqid) argument
[all...]

Completed in 70 milliseconds