Remove i2o device from scsi core
int i2o_scsi_remove(struct device * dev);
dev
device which should be removed
Removes the I2O device from the SCSI core again.
Returns 0 on success.