Searched refs:mbx_dmabuf (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_bsg.c3303 lpfc_bsg_dma_page_free(phba, phba->mbox_ext_buf_ctx.mbx_dmabuf);
3351 dmabuf = phba->mbox_ext_buf_ctx.mbx_dmabuf;
3386 phba->mbox_ext_buf_ctx.mbx_dmabuf, 0);
3478 uint32_t index, struct lpfc_dmabuf *mbx_dmabuf,
3484 sli_cfg_mbx = (struct lpfc_sli_config_mbox *)mbx_dmabuf->virt;
3490 putPaddrHigh(mbx_dmabuf->phys +
3494 putPaddrLow(mbx_dmabuf->phys +
3528 putPaddrHigh(mbx_dmabuf->phys +
3532 putPaddrLow(mbx_dmabuf->phys +
3707 phba->mbox_ext_buf_ctx.mbx_dmabuf
3477 lpfc_bsg_sli_cfg_dma_desc_setup(struct lpfc_hba *phba, enum nemb_type nemb_tp, uint32_t index, struct lpfc_dmabuf *mbx_dmabuf, struct lpfc_dmabuf *ext_dmabuf) argument
[all...]
H A Dlpfc.h516 struct lpfc_dmabuf *mbx_dmabuf; member in struct:lpfc_mbox_ext_buf_ctx

Completed in 32 milliseconds