SBA_ALLOC_CONSISTENT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

sba_alloc_consistent - allocate/map shared mem for DMA  

SYNOPSIS

"SYNOPSIS"

void * sba_alloc_consistent (struct device * hwdev, size_t size, dma_addr_t * dma_handle, int gfp);  

ARGUMENTS

hwdev
instance of PCI owned by the driver that's asking.
size
number of bytes mapped in driver buffer.
dma_handle
IOVA of new buffer.
gfp
-- undescribed --
 

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