SBA_UNMAP_SINGLE

Section: (9)
Updated: 09 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: 00:02:44 GMT, October 09, 2005