I2O_BLOCK_DEVICE_FRE
Section: Message-based devices (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
i2o_block_device_free - free the memory of the I2O Block device
 
SYNOPSIS
- 
void i2o_block_device_free(struct i2o_block_device * dev);
ARGUMENTS
dev
- 
- I2O Block device, which should be cleaned up
DESCRIPTION
Frees the request queue, gendisk and the i2o_block_device structure.
 
COPYRIGHT