1SCSI_REMOVE_DEVICE(9) SCSI mid layer SCSI_REMOVE_DEVICE(9)
23
4
NAME
6scsi_remove_device - unregister a device from the scsi bus
7
SYNOPSIS
9void scsi_remove_device(struct scsi_device * sdev);
10
ARGUMENTS
12sdev
13scsi_device to unregister
14
AUTHORS
16James Bottomley <James.Bottomley@hansenpartnership.com>
17Author.
1819
Rob Landley <rob@landley.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 SCSI_REMOVE_DEVICE(9)