Rechercher une page de manuel
scsi_device_get
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
scsi_device_get - get an additional reference to a scsi_deviceSYNOPSIS
- int scsi_device_get(struct scsi_device * sdev);
ARGUMENTS
sdev
- device to get a reference to
DESCRIPTION
Gets a reference to the scsi_device and increments the use count of the underlying LLDD module. You must hold host_lock of the parent Scsi_Host or already have a reference when calling this.
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