Query: i2o_block_device_unlock
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BLOCK_DEVICE_UNL(9) Message-based devices I2O_BLOCK_DEVICE_UNL(9)NAMEi2o_block_device_unlock - Unlocks the media of device devSYNOPSISint i2o_block_device_unlock(struct i2o_device * dev, u32 media_id);ARGUMENTSdev I2O device which should receive the unlocked request media_id Media IdentifierDESCRIPTIONUnlocks the media in device dev. The media identifier should be set to -1, because the spec does not support any other value. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_BLOCK_DEVICE_UNL(9)