scsi_remove_target(9) suse man page | unix.com

Man Page: scsi_remove_target

Operating Environment: suse

Section: 9

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
fc_remote_port_add(9) - centos
scsieject(1) - debian
device_create(9) - suse
fc_remote_port_add(9) - suse
sys::virt::nodedevice(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com