SBA_MAP_SINGLE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sba_map_single - map one buffer and return IOVA for DMA
SYNOPSIS
"SYNOPSIS"
dma_addr_t sba_map_single (struct device * dev, void * addr, size_t size, int dir);
ARGUMENTS
- dev
-
instance of PCI owned by the driver that's asking.
- addr
-
driver buffer to map.
- size
-
number of bytes to map 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: 13:31:48 GMT, October 06, 2005