.\" 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 "MPT_PRINT_IOC_SUMMARY" "9" "09 October 2005" "" ""
.SH NAME
mpt_print_ioc_summary \- Write ASCII summary of IOC to a buffer.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mpt_print_ioc_summary (MPT_ADAPTER * \fIioc\fB, char * \fIbuffer\fB, int * \fIsize\fB, int \fIlen\fB, int \fIshowlan\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioc\fB\fR
Pointer to MPT_ADAPTER structure
.TP
\fB\fIbuffer\fB\fR
Pointer to buffer where IOC summary info should be written
.TP
\fB\fIsize\fB\fR
Pointer to number of bytes we wrote (set by this routine)
.TP
\fB\fIlen\fB\fR
Offset at which to start writing in buffer
.TP
\fB\fIshowlan\fB\fR
Display LAN stuff?
.SH "DESCRIPTION"
.PP
This routine writes (english readable) ASCII text, which represents
a summary of IOC information, to a buffer.