.\" 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 "I2O_EXEC_LCT_MODIFIED" "9" "09 October 2005" "" ""
.SH NAME
i2o_exec_lct_modified \- Called on LCT NOTIFY reply
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void i2o_exec_lct_modified (struct i2o_controller * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
I2O controller on which the LCT has modified
.SH "DESCRIPTION"
.PP
This function handles asynchronus LCT NOTIFY replies. It parses the
new LCT and if the buffer for the LCT was to small sends a LCT NOTIFY
again, otherwise send LCT NOTIFY to get informed on next LCT change.