Lines Matching refs:context2
129 bdeBuf = iocbq->context2; in lpfc_ct_unsol_event()
130 iocbq->context2 = NULL; in lpfc_ct_unsol_event()
274 if (ctiocb->context2) { in lpfc_ct_free_iocb()
275 lpfc_free_ct_rsp(phba, (struct lpfc_dmabuf *) ctiocb->context2); in lpfc_ct_free_iocb()
276 ctiocb->context2 = NULL; in lpfc_ct_free_iocb()
322 geniocb->context2 = (uint8_t *) outp; in lpfc_gen_req()
590 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gid_ft()
738 struct lpfc_dmabuf *outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_gff_id()
875 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct()
937 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rft_id()
958 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rnn_id()
979 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rspn_id()
1000 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rsnn_nn()
1033 outp = (struct lpfc_dmabuf *) cmdiocb->context2; in lpfc_cmpl_ct_cmd_rff_id()
1328 struct lpfc_dmabuf *outp = cmdiocb->context2; in lpfc_cmpl_ct_cmd_fdmi()