Lines Matching refs:context2
144 bdeBuf = iocbq->context2; in lpfc_ct_unsol_event()
145 iocbq->context2 = NULL; in lpfc_ct_unsol_event()
289 if (ctiocb->context2) { in lpfc_ct_free_iocb()
290 lpfc_free_ct_rsp(phba, (struct lpfc_dmabuf *) ctiocb->context2); in lpfc_ct_free_iocb()
291 ctiocb->context2 = NULL; in lpfc_ct_free_iocb()
348 geniocb->context2 = (uint8_t *) outp; in lpfc_gen_req()
680 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_ft()
882 outp = (struct lpfc_dmabuf *)cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_pt()
1062 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gff_id()
1191 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *)cmdiocb->context2; in lpfc_cmpl_ct_cmd_gft_id()
1287 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct()
1349 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rft_id()
1370 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rnn_id()
1391 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rspn_id()
1412 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rsnn_nn()
1445 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rff_id()
1851 struct lpfc_dmabuf *outp = cmdiocb->context2; in lpfc_cmpl_ct_disc_fdmi()