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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw.h3665 #define SLI2_SLIM_SIZE (64 * 1024) macro
3669 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \
H A Dlpfc_init.c5167 SLI2_SLIM_SIZE,
5173 memset(phba->slim2p.virt, 0, SLI2_SLIM_SIZE);
5212 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE,
5243 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE,
7756 dma_free_coherent(&pdev->dev, SLI2_SLIM_SIZE,

Completed in 113 milliseconds