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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A DDAC960.c1151 struct dma_loaf *DmaPages = &Controller->DmaPages; local
1188 if (!init_dma_loaf(PCI_Device, DmaPages, DmaPagesSize))
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,
1356 struct dma_loaf *DmaPages = &Controller->DmaPages; local
[all...]
H A DDAC960.h2311 struct dma_loaf DmaPages; member in struct:DAC960_Controller

Completed in 69 milliseconds