.\" 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_FREE_SDEV" "" "06 October 2005" "" "" .SH NAME scsi_free_sdev \- cleanup and free a scsi_device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void scsi_free_sdev (struct scsi_device * \fIsdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsdev\fB\fR cleanup and free this scsi_device .SH "DESCRIPTION" .PP Undo the actions in scsi_alloc_sdev, including removing \fIsdev\fR from the list, and freeing \fIsdev\fR\&.