1. NAME

scsi_remove_device - unregister a device from the scsi bus

2. SYNOPSIS

void scsi_remove_device(struct scsi_device *  sdev );

3. ARGUMENTS

sdev
    scsi_device to unregister

4. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

5. COPYRIGHT