Rechercher une page de manuel
i2o_block_probe
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_block_probe - verify if dev is a I2O Block device and install itSYNOPSIS
- int i2o_block_probe(struct device * dev);
ARGUMENTS
dev
- device to verify if it is a I2O Block device
DESCRIPTION
We only verify if the user_tid of the device is 0xfff and then install the device. Otherwise it is used by some other device (e. g. RAID).
Returns 0 on success or negative error code on failure.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre