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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c462 static void *__m_calloc_dma(m_bush_t bush, int size, char *name) function
514 #define _m_calloc_dma(np, s, n) __m_calloc_dma(np->dev, s, n)
8114 np = __m_calloc_dma(device->dev, sizeof(struct ncb), "NCB");

Completed in 117 milliseconds