SCSI_REMOVE_DEVICE(9) | SCSI mid layer | 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.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |