scsi_device_put(9) centos man page | unix.com

Man Page: scsi_device_put

Operating Environment: centos

Section: 9

SCSI_DEVICE_PUT(9)						  SCSI mid layer						SCSI_DEVICE_PUT(9)

NAME
scsi_device_put - release a reference to a scsi_device
SYNOPSIS
void scsi_device_put(struct scsi_device * sdev);
ARGUMENTS
sdev device to release a reference on.
DESCRIPTION
Release a reference to the scsi_device and decrements the use count of the underlying LLDD module. The device is freed once the last user vanishes.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_DEVICE_PUT(9)
Related Man Pages
fc_remote_port_delete(9) - centos
scsi_unprobe(9f) - opensolaris
scsi_unprobe(9f) - sunos
scsi_unprobe(9f) - suse
scsi_unslave(9f) - php
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I