Query: scsi_remove_single_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_REMOVE_SINGLE_D(9) SCSI mid layer SCSI_REMOVE_SINGLE_D(9)NAMEscsi_remove_single_device - Respond to user request to remove a deviceSYNOPSISint scsi_remove_single_device(uint host, uint channel, uint id, uint lun);ARGUMENTShost user-supplied decimal integer channel user-supplied decimal integer id user-supplied decimal integer lun user-supplied decimal integerDESCRIPTIONcalled by writing "scsi remove-single-device" to /proc/scsi/scsi. Does a scsi_device_lookup and scsi_remove_deviceAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_REMOVE_SINGLE_D(9)