Rechercher une page de manuel
scsi_remove_single_device
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
scsi_remove_single_device - Respond to user request to remove a deviceSYNOPSIS
- int scsi_remove_single_device(uint host, uint channel, uint id, uint lun);
ARGUMENTS
host
- user-supplied decimal integer
channel
- user-supplied decimal integer
id
- user-supplied decimal integer
lun
- user-supplied decimal integer
DESCRIPTION
called by writing lqscsi remove-single-devicerq to /proc/scsi/scsi. Does a scsi_device_lookup and scsi_remove_device
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