Lines Matching defs:dmabuf
440 struct lpfc_dmabuf *dmabuf = NULL;
467 dmabuf = mboxq->ctx_buf;
468 memcpy(dmabuf->virt, &phba->fc_fabparam,
473 if (dmabuf) {
474 lpfc_reg_vfi(mboxq, vport, dmabuf->phys);
476 mboxq->ctx_buf = dmabuf;
12211 struct lpfc_dmabuf *dmabuf = cmdiocb->cmd_dmabuf;
12218 prsp = list_get_first(&dmabuf->list, struct lpfc_dmabuf, list);
12435 struct lpfc_dmabuf *dmabuf = icmdiocb->cmd_dmabuf;
12442 prsp = list_get_first(&dmabuf->list, struct lpfc_dmabuf, list);