SCSI_DEVICE_PUT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

scsi_device_put - release a reference to a scsi_device  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:48 GMT, October 06, 2005