CCIO_MAP_SINGLE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ccio_map_single - Map an address range into the IOMMU.
SYNOPSIS
"SYNOPSIS"
dma_addr_t ccio_map_single (struct device * dev, void * addr, size_t size, enum dma_data_direction direction);
ARGUMENTS
- dev
-
The PCI device.
- addr
-
The start address of the DMA region.
- size
-
The length of the DMA region.
- direction
-
The direction of the DMA transaction (to/from device).
DESCRIPTION
This function implements the pci_map_single function.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:01 GMT, October 06, 2005