I2o main initialization function
int i2o_iop_init(void);
void
no arguments
Initialize the I2O drivers (OSM) functions, register the Executive OSM, initialize the I2O PCI part and finally initialize I2O device stuff.
Returns 0 on success or negative error code on failure.