.\" 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_NOTIFY" "9" "09 October 2005" "" "" .SH NAME i2o_exec_lct_notify \- Send a asynchronus LCT NOTIFY request .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_exec_lct_notify (struct i2o_controller * \fIc\fB, u32 \fIchange_ind\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\fB\fR I2O controller to which the request should be send .TP \fB\fIchange_ind\fB\fR change indicator .SH "DESCRIPTION" .PP This function sends a LCT NOTIFY request to the I2O controller with the change indicator change_ind. If the change_ind == 0 the controller replies immediately after the request. If change_ind > 0 the reply is send after change indicator of the LCT is > change_ind.