Lines Matching refs:context3
2440 saveq->context3 = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()
2442 if (!saveq->context3) in lpfc_sli_process_unsol_iocb()
2466 iocbq->context3 = lpfc_sli_get_buff(phba, pring, in lpfc_sli_process_unsol_iocb()
2468 if (!iocbq->context3) in lpfc_sli_process_unsol_iocb()
7554 if (piocbq->context3) in lpfc_sli4_bpl2sgl()
7555 dmabuf = (struct lpfc_dmabuf *)piocbq->context3; in lpfc_sli4_bpl2sgl()
7690 ((struct lpfc_dmabuf *)iocbq->context3)->virt; in lpfc_sli4_iocb2wqe()
14389 first_iocbq->context3 = NULL; in lpfc_prep_seq()
14408 if (!iocbq->context3) { in lpfc_prep_seq()
14409 iocbq->context3 = d_buf; in lpfc_prep_seq()
14434 iocbq->context3 = NULL; in lpfc_prep_seq()