suse man page for scsi_remove_target

Query: scsi_remove_target

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_REMOVE_TARGET(9)						  SCSI mid layer					     SCSI_REMOVE_TARGET(9)

NAME
scsi_remove_target - try to remove a target and all its devices
SYNOPSIS
void scsi_remove_target(struct device * dev);
ARGUMENTS
dev generic starget or parent of generic stargets to be removed
NOTE
This is slightly racy. It is possible that if the user requests the addition of another device then the target won't be removed.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_REMOVE_TARGET(9)
Related Man Pages
srp_reconnect_rport(9) - centos
ata_scsi_translate(9) - suse
device_create(9) - suse
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I