Set the i2o system table of the specified iop
int i2o_iop_systab_set(struct i2o_controller * c);
c
I2O controller to which the system table should be send
Before the systab could be set i2o_systab_build must be called.
Returns 0 on success or negative error code on failure.