SBA_MAP_SG

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

 

NAME

sba_map_sg - map Scatter/Gather list  

SYNOPSIS

"SYNOPSIS"

int sba_map_sg (struct device * dev, struct scatterlist * sglist, int nents, int dir);  

ARGUMENTS

dev
instance of PCI owned by the driver that's asking.
sglist
array of buffer/length pairs
nents
number of entries in list
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