scsi_remove_device(9) 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 <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT