1. NAME

i2o_scsi_remove - Remove I2O device from SCSI core

2. SYNOPSIS

int i2o_scsi_remove(struct device *  dev );

3. ARGUMENTS

dev
    device which should be removed

4. DESCRIPTION

Removes the I2O device from the SCSI core again.

Returns 0 on success.

5. COPYRIGHT