SCSI_REMOVE_DEVICE

Section: SCSI mid layer (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

scsi_remove_device - unregister a device from the scsi bus  

SYNOPSIS

void scsi_remove_device(struct scsi_device * sdev);
 

ARGUMENTS

sdev

scsi_device to unregister
 

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.
 

COPYRIGHT