Home
last modified time | relevance | path

Searched refs:bmbx_size (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_sli4.h430 uint32_t bmbx_size; member
A Dlpfc_init.c9620 uint32_t bmbx_size; in lpfc_create_bootstrap_mbox() local
9634 bmbx_size = sizeof(struct lpfc_bmbx_create) + (LPFC_ALIGN_16_BYTE - 1); in lpfc_create_bootstrap_mbox()
9635 dmabuf->virt = dma_alloc_coherent(&phba->pcidev->dev, bmbx_size, in lpfc_create_bootstrap_mbox()
9650 phba->sli4_hba.bmbx.bmbx_size = bmbx_size; in lpfc_create_bootstrap_mbox()
9692 phba->sli4_hba.bmbx.bmbx_size, in lpfc_destroy_bootstrap_mbox()

Completed in 25 milliseconds