.\" 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_EH_LOCK_DONE" "" "06 October 2005" "" ""
.SH NAME
scsi_eh_lock_done \- done function for eh door lock request
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void scsi_eh_lock_done (struct scsi_cmnd * \fIscmd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIscmd\fB\fR
SCSI command block for the door lock request
.SH "NOTES"
.PP
We completed the asynchronous door lock request, and it has either
locked the door or failed. We must free the command structures
associated with this request.