Home
last modified time | relevance | path

Searched refs:SLI2_SLIM_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hw.h3744 #define SLI2_SLIM_SIZE (64 * 1024) macro
3748 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \
Dlpfc_init.c5292 SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup()
5298 memset(phba->slim2p.virt, 0, SLI2_SLIM_SIZE); in lpfc_sli_pci_mem_setup()
5337 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_setup()
5368 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_sli_pci_mem_unset()
8188 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_remove_one_s3()
/linux-2.6.39/Documentation/scsi/
DChangeLog.lpfc730 about while using SLI2_SLIM_SIZE for all size calculations