Rechercher une page de manuel
scsi_remove_target
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
scsi_remove_target - try to remove a target and all its devicesSYNOPSIS
- void scsi_remove_target(struct device * dev);
ARGUMENTS
dev
- generic starget or parent of generic stargets to be removed
NOTE
This is slightly racy. It is possible that if the user requests the addition of another device then the target won't be removed.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
Rob Landley <rob@landley.net>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre