1. NAME

i2o_iop_systab_set - Set the I2O System Table of the specified IOP

2. SYNOPSIS

int i2o_iop_systab_set(struct i2o_controller *  c );

3. ARGUMENTS

c
    I2O controller to which the system table should be send

4. DESCRIPTION

Before the systab could be set i2o_systab_build must be called.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT