Man Page: scsi_remove_single_device
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| fc_remote_port_add(9) - centos |
| umad_get_port(3) - debian |
| umad_release_port(3) - debian |
| fc_remote_port_delete(9) - suse |
| uk(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |