Searched refs:TOTAL_MEM_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/
H A D53c700.h223 * this memory too (at separate cache lines). TOTAL_MEM_SIZE
234 #define TOTAL_MEM_SIZE (SLOTS_OFFSET + L1_CACHE_ALIGN(sizeof(struct NCR_700_command_slot) * NCR_700_COMMAND_SLOTS_PER_HOST)) macro
H A D53c700.c301 memory = dma_alloc_noncoherent(hostdata->dev, TOTAL_MEM_SIZE,
416 dma_free_noncoherent(hostdata->dev, TOTAL_MEM_SIZE,

Completed in 43 milliseconds