Lines Matching refs:rmp
77 struct lpfc_dmabuf *rmp;
297 struct lpfc_dmabuf *bmp, *cmp, *rmp;
323 rmp = iocb->rmp;
351 lpfc_bsg_copy_data(rmp, &job->reply_payload,
357 lpfc_free_bsg_buffers(phba, rmp);
388 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL;
445 rmp = lpfc_alloc_bsg_buffers(phba, job->reply_payload.payload_len, 0,
447 if (!rmp) {
474 dd_data->context_un.iocb.rmp = rmp;
513 lpfc_free_bsg_buffers(phba, rmp);
721 dd_data->context_un.iocb.rmp = NULL;
1528 dd_data->context_un.iocb.rmp = NULL;