scsi_device_get(9) suse man page | unix.com

Man Page: scsi_device_get

Operating Environment: suse

Section: 9

SCSI_DEVICE_GET(9)						  SCSI mid layer						SCSI_DEVICE_GET(9)

NAME
scsi_device_get - get an additional reference to a scsi_device
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 SCSI_DEVICE_GET(9)
Related Man Pages
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
scsi_device(9s) - suse
scsi_device(9s) - centos
scsi_device(9s) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!