Searched refs:VME_CRCSR_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance
7 #define VME_CRCSR_BUF_SIZE (508*1024) macro
1559 VME_CRCSR_BUF_SIZE, in ca91cx42_crcsr_init()1593 dma_free_coherent(&pdev->dev, VME_CRCSR_BUF_SIZE, in ca91cx42_crcsr_exit()
2197 VME_CRCSR_BUF_SIZE, in tsi148_crcsr_init()2266 dma_free_coherent(&pdev->dev, VME_CRCSR_BUF_SIZE, in tsi148_crcsr_exit()
1042 bridge->crcsr_kernel = kzalloc(VME_CRCSR_BUF_SIZE, GFP_KERNEL); in fake_crcsr_init()