ZFCP_QDIO_SBAL_LIMIT

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

 

NAME

zfcp_qdio_sbal_limit - determine maximum number of SBALs that can be used  

SYNOPSIS

"SYNOPSIS"

void zfcp_qdio_sbal_limit (struct zfcp_fsf_req * fsf_req, int max_sbals);  

ARGUMENTS

fsf_req
the number of the last SBAL that can be used is stored herein
max_sbals
used to pass an upper limit for the number of SBALs
 

DESCRIPTION

on the request_queue for a struct zfcp_fsf_req  

NOTE

We can assume at least one free SBAL in the request_queue when called.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 00:03:03 GMT, October 09, 2005