ZFCP_CREATE_SBALES_FROM_SEGMENT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
zfcp_create_sbales_from_segment - creates SBALEs
SYNOPSIS
"SYNOPSIS"
int zfcp_create_sbales_from_segment (unsigned long addr, int length_seg, int * length_total, int length_min, int length_max, int * buffer_index, int * buffere_index, int buffer_first, int buffer_last, struct qdio_buffer * * buffer, char sbtype);
ARGUMENTS
- addr
-
begin of this buffer segment
- length_seg
-
length of this buffer segment
- length_total
-
total length of buffer
- length_min
-
roll back if generated buffer smaller than this
- length_max
-
sum of all SBALEs (count) not larger than this
- buffer_index
-
position of current BUFFER
- buffere_index
-
position of current BUFFERE
- buffer_first
-
first BUFFER used for this buffer
- buffer_last
-
last BUFFER in request queue allowed
- buffer
-
begin of SBAL array of request queue
- sbtype
-
storage-block type
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:59 GMT, October 06, 2005