.\" 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_SEND_SRP_EVENT" "9" "09 October 2005" "" "" .SH NAME ibmvscsi_send_srp_event \- Transforms event to u64 array and calls send_crq .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ibmvscsi_send_srp_event (struct srp_event_struct * \fIevt_struct\fB, struct ibmvscsi_host_data * \fIhostdata\fB); \fR .SH "ARGUMENTS" .TP \fB\fIevt_struct\fB\fR evt_struct to be sent .TP \fB\fIhostdata\fB\fR ibmvscsi_host_data of host .SH "DESCRIPTION" .PP Returns the value returned from \fBibmvscsi_send_crq\fR\&. (Zero for success) Note that this routine assumes that host_lock is held for synchronization