Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
DDAC960.c237 static void *slice_dma_loaf(struct dma_loaf *loaf, size_t len, in slice_dma_loaf() function
1209 CommandMailboxesMemory = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1224 StatusMailboxesMemory = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1234 Controller->V1.MonitoringDCDB = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1238 Controller->V1.NewEnquiry = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1242 Controller->V1.NewErrorTable = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1246 Controller->V1.EventLogEntry = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1250 Controller->V1.RebuildProgress = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1254 Controller->V1.NewLogicalDriveInformation = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
1258 Controller->V1.BackgroundInitializationStatus = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
[all …]