Lines Matching refs:context2
143 bdeBuf = iocbq->context2; in lpfc_ct_unsol_event()
144 iocbq->context2 = NULL; in lpfc_ct_unsol_event()
288 if (ctiocb->context2) { in lpfc_ct_free_iocb()
289 lpfc_free_ct_rsp(phba, (struct lpfc_dmabuf *) ctiocb->context2); in lpfc_ct_free_iocb()
290 ctiocb->context2 = NULL; in lpfc_ct_free_iocb()
347 geniocb->context2 = (uint8_t *) outp; in lpfc_gen_req()
680 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_ft()
889 outp = (struct lpfc_dmabuf *)cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_pt()
1083 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gff_id()
1217 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *)cmdiocb->context2; in lpfc_cmpl_ct_cmd_gft_id()
1313 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct()
1375 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rft_id()
1396 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rnn_id()
1417 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rspn_id()
1438 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rsnn_nn()
1471 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rff_id()
1879 struct lpfc_dmabuf *outp = cmdiocb->context2; in lpfc_cmpl_ct_disc_fdmi()