Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_init.c2697 SLI2_SLIM_SIZE, in lpfc_pci_probe_one()
2703 memset(phba->slim2p.virt, 0, SLI2_SLIM_SIZE); in lpfc_pci_probe_one()
2991 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_probe_one()
3082 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE, in lpfc_pci_remove_one()
Dlpfc_hw.h3606 #define SLI2_SLIM_SIZE (64 * 1024) macro
3610 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \