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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.c200 init_dma_loaf() and slice_dma_loaf() are helper functions for
226 static void *slice_dma_loaf(struct dma_loaf *loaf, size_t len, function
1195 CommandMailboxesMemory = slice_dma_loaf(DmaPages,
1210 StatusMailboxesMemory = slice_dma_loaf(DmaPages,
1220 Controller->V1.MonitoringDCDB = slice_dma_loaf(DmaPages,
1224 Controller->V1.NewEnquiry = slice_dma_loaf(DmaPages,
1228 Controller->V1.NewErrorTable = slice_dma_loaf(DmaPages,
1232 Controller->V1.EventLogEntry = slice_dma_loaf(DmaPages,
1236 Controller->V1.RebuildProgress = slice_dma_loaf(DmaPages,
1240 Controller->V1.NewLogicalDriveInformation = slice_dma_loaf(DmaPage
[all...]

Completed in 103 milliseconds