SBA_MAP_SG

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