Searched refs:CQ_DESC_t (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1432 } CQ_DESC_t; typedef 1679 CQ_DESC_t cq[EMLXS_MAX_CQS];
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 5958 CQ_DESC_t *cq, CQE_CmplWQ_t *cqe) in emlxs_sli4_process_oor_wqe_cmpl() 5981 emlxs_sli4_process_wqe_cmpl(emlxs_hba_t *hba, CQ_DESC_t *cq, CQE_CmplWQ_t *cqe) in emlxs_sli4_process_wqe_cmpl() 6108 emlxs_sli4_process_release_wqe(emlxs_hba_t *hba, CQ_DESC_t *cq, in emlxs_sli4_process_release_wqe() 6268 emlxs_sli4_process_unsol_rcv(emlxs_hba_t *hba, CQ_DESC_t *cq, in emlxs_sli4_process_unsol_rcv() 7079 emlxs_sli4_process_xri_aborted(emlxs_hba_t *hba, CQ_DESC_t *cq, in emlxs_sli4_process_xri_aborted() 7121 emlxs_sli4_process_cq(emlxs_hba_t *hba, CQ_DESC_t *cq) in emlxs_sli4_process_cq() 7618 bzero(&hba->sli.sli4.cq[i], sizeof (CQ_DESC_t)); in emlxs_sli4_resource_free() 7805 bzero(&hba->sli.sli4.cq[i], sizeof (CQ_DESC_t)); in emlxs_sli4_resource_alloc()
|