.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_REMOVE_TARGET" "9" "09 October 2005" "" "" .SH NAME scsi_remove_target \- try to remove a target and all its devices .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void scsi_remove_target (struct device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR generic starget or parent of generic stargets to be removed .SH "NOTE" .PP This is slightly racy. It is possible that if the user requests the addition of another device then the target won't be removed.