scsi_device_get(9) centos man page | unix.com

Man Page: scsi_device_get

Operating Environment: centos

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 3.10 June 2014 SCSI_DEVICE_GET(9)
Related Man Pages
fc_remote_port_delete(9) - centos
srp_reconnect_rport(9) - centos
scsi_device(9s) - minix
scsi_device(9s) - xfree86
scsi_device(9s) - posix
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq