.\" 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 "IPR_INTERNAL_CMD_DONE" "9" "09 October 2005" "" "" .SH NAME ipr_internal_cmd_done \- Op done function for an internally generated op. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ipr_internal_cmd_done (struct ipr_cmnd * \fIipr_cmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIipr_cmd\fB\fR ipr command struct .SH "DESCRIPTION" .PP This function is the op done function for an internally generated, blocking op. It simply wakes the sleeping thread. .SH "RETURN VALUE" .PP none