CCIO_UNMAP_SINGLE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ccio_unmap_single - Unmap an address range from the IOMMU.
SYNOPSIS
"SYNOPSIS"
void ccio_unmap_single (struct device * dev, dma_addr_t iova, size_t size, enum dma_data_direction direction);
ARGUMENTS
- dev
-
The PCI device.
- iova
-
-- undescribed --
- size
-
The length of the DMA region.
- direction
-
The direction of the DMA transaction (to/from device).
DESCRIPTION
This function implements the pci_unmap_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