Rechercher une page de manuel
i2o_block_device_mount
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_block_device_mount - Mount (load) the media of device devSYNOPSIS
- int i2o_block_device_mount(struct i2o_device * dev, u32 media_id);
ARGUMENTS
dev
- I2O device which should receive the mount request
media_id
- Media Identifier
DESCRIPTION
Load a media into drive. 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre