.\" 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 "ATA_SCSI_RELEASE" "" "06 October 2005" "" ""
.SH NAME
ata_scsi_release \- SCSI layer callback hook for host unload
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ata_scsi_release (struct Scsi_Host * \fIhost\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhost\fB\fR
libata host to be unloaded
.SH "PERFORMS ALL DUTIES NECESSARY TO SHUT DOWN A LIBATA PORT"
.PP
Kill port kthread, disable port, and release resources.
.SH "LOCKING"
.PP
Inherited from SCSI layer.
.SH "RETURNS"
.PP
One.