scsi_remove_device(9)
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.