ZFCP_CREATE_SBALE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
zfcp_create_sbale - creates a single SBALE
SYNOPSIS
"SYNOPSIS"
int zfcp_create_sbale (unsigned long addr, int length, int * length_total, int length_min, int length_max, int * buffer_index, int buffer_first, int buffer_last, int * buffere_index, struct qdio_buffer * * buffer, char sbtype);
ARGUMENTS
- addr
-
begin of this buffer segment
- length
-
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
- buffer_first
-
first BUFFER used for this buffer
- buffer_last
-
last BUFFER allowed for this buffer
- buffere_index
-
position of current BUFFERE of current BUFFER
- 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: 05:31:05 GMT, October 06, 2005