• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/

Lines Matching refs:slice_dma_loaf

200   init_dma_loaf() and slice_dma_loaf() are helper functions for
226 static void *slice_dma_loaf(struct dma_loaf *loaf, size_t len,
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(DmaPages,
1244 Controller->V1.BackgroundInitializationStatus = slice_dma_loaf(DmaPages,
1248 Controller->V1.NewDeviceState = slice_dma_loaf(DmaPages,
1252 Controller->V1.NewInquiryStandardData = slice_dma_loaf(DmaPages,
1256 Controller->V1.NewInquiryUnitSerialNumber = slice_dma_loaf(DmaPages,
1399 CommandMailboxesMemory = slice_dma_loaf(DmaPages,
1414 StatusMailboxesMemory = slice_dma_loaf(DmaPages,
1423 Controller->V2.HealthStatusBuffer = slice_dma_loaf(DmaPages,
1427 Controller->V2.NewControllerInformation = slice_dma_loaf(DmaPages,
1431 Controller->V2.NewLogicalDeviceInformation = slice_dma_loaf(DmaPages,
1435 Controller->V2.NewPhysicalDeviceInformation = slice_dma_loaf(DmaPages,
1439 Controller->V2.NewInquiryUnitSerialNumber = slice_dma_loaf(DmaPages,
1443 Controller->V2.Event = slice_dma_loaf(DmaPages,
1447 Controller->V2.PhysicalToLogicalDevice = slice_dma_loaf(DmaPages,
1542 Enquiry2 = slice_dma_loaf(&local_dma, sizeof(DAC960_V1_Enquiry2_T), &Enquiry2DMA);
1543 Config2 = slice_dma_loaf(&local_dma, sizeof(DAC960_V1_Config2_T), &Config2DMA);
1975 DCDBs_cpu[Channel] = slice_dma_loaf(&local_dma,
1977 SCSI_Inquiry_cpu[Channel] = slice_dma_loaf(&local_dma,
1980 SCSI_NewInquiryUnitSerialNumberCPU[Channel] = slice_dma_loaf(&local_dma,