Home
last modified time | relevance | path

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

/drivers/scsi/
D53c700.h234 #define TOTAL_MEM_SIZE (SLOTS_OFFSET + L1_CACHE_ALIGN(sizeof(struct NCR_700_command_slot) * NCR_700… macro
D53c700.c299 memory = dma_alloc_noncoherent(hostdata->dev, TOTAL_MEM_SIZE, in NCR_700_detect()
413 dma_free_noncoherent(hostdata->dev, TOTAL_MEM_SIZE, in NCR_700_release()