.\" 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 "ZFCP_FSF_SEND_ELS_HANDLER" "9" "09 October 2005" "" "" .SH NAME zfcp_fsf_send_els_handler \- handler for ELS commands .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int zfcp_fsf_send_els_handler (struct zfcp_fsf_req * \fIfsf_req\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfsf_req\fB\fR pointer to struct zfcp_fsf_req .SH "DESCRIPTION" .PP Data specific for the ELS command is passed by fsf_req->data.send_els Usually a specific handler for the command is called via fsf_req->data.send_els->handler at end of this function.