SBA_UNMAP_SINGLE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sba_unmap_single - unmap one IOVA and free resources
SYNOPSIS
"SYNOPSIS"
void sba_unmap_single (struct device * dev, dma_addr_t iova, size_t size, int dir);
ARGUMENTS
- dev
-
instance of PCI owned by the driver that's asking.
- iova
-
IOVA of driver buffer previously mapped.
- size
-
number of bytes mapped in driver buffer.
- dir
-
R/W or both.
DESCRIPTION
See Documentation/DMA-mapping.txt
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:54 GMT, October 06, 2005