.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "ZFCP_SG_SIZE" "9" "09 October 2005" "" ""
.SH NAME
zfcp_sg_size \- determine size of a scatter-gather list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
size_t zfcp_sg_size (struct scatterlist * \fIsg\fB, unsigned int \fIsg_count\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsg\fB\fR
array of (struct scatterlist)
.TP
\fB\fIsg_count\fB\fR
elements in array
.SH "RETURN"
.PP
size of entire scatter-gather list