ZFCP_QDIO_SBALS_FROM_SEGMENT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_qdio_sbals_from_segment - map memory segment to SBALE(s)
SYNOPSIS
"SYNOPSIS"
int zfcp_qdio_sbals_from_segment (struct zfcp_fsf_req * fsf_req, unsigned long sbtype, void * start_addr, unsigned long total_length);
ARGUMENTS
- fsf_req
-
request to be processed
- sbtype
-
SBALE flags
- start_addr
-
address of memory segment
- total_length
-
length of memory segment
DESCRIPTION
Alignment and length of the segment determine how many SBALEs are needed
for the memory segment.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005