.\" 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 "IBMVSCSI_RELEASE_CRQ_QUEUE" "9" "09 October 2005" "" "" .SH NAME ibmvscsi_release_crq_queue \- Deallocates data and unregisters CRQ .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ibmvscsi_release_crq_queue (struct crq_queue * \fIqueue\fB, struct ibmvscsi_host_data * \fIhostdata\fB, int \fImax_requests\fB); \fR .SH "ARGUMENTS" .TP \fB\fIqueue\fB\fR crq_queue to initialize and register .TP \fB\fIhostdata\fB\fR -- undescribed -- .TP \fB\fImax_requests\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Frees irq, deallocates a page for messages, unmaps dma, and unregisters the crq with the hypervisor.