.\" 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_GET" "9" "09 October 2005" "" ""
.SH NAME
i2o_exec_lct_get \- Get the IOP's Logical Configuration Table
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_exec_lct_get (struct i2o_controller * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
I2O controller from which the LCT should be fetched
.SH "DESCRIPTION"
.PP
Send a LCT NOTIFY request to the controller, and wait
I2O_TIMEOUT_LCT_GET seconds until arrival of response. If the LCT is
to large, retry it.
.PP
Returns 0 on success or negative error code on failure.