.\" 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_IOP_SYSTAB_SET" "9" "09 October 2005" "" ""
.SH NAME
i2o_iop_systab_set \- Set the I2O System Table of the specified IOP
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_iop_systab_set (struct i2o_controller * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
I2O controller to which the system table should be send
.SH "DESCRIPTION"
.PP
Before the systab could be set \fBi2o_systab_build\fR must be called.
.PP
Returns 0 on success or negative error code on failure.