Man Page: scsi_remove_target
Operating Environment: centos
Section: 9
SCSI_REMOVE_TARGET(9) SCSI mid layer SCSI_REMOVE_TARGET(9)NAMEscsi_remove_target - try to remove a target and all its devicesSYNOPSISvoid scsi_remove_target(struct device * dev);ARGUMENTSdev generic starget or parent of generic stargets to be removedNOTEThis is slightly racy. It is possible that if the user requests the addition of another device then the target won't be removed.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_REMOVE_TARGET(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_rename(9) - centos |
| fc_remote_port_delete(9) - centos |
| struct_class(9) - centos |
| fc_remote_port_add(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |