.\" 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 "MEGARAID_SYSFS_SHOW_APP_HNDL" "9" "09 October 2005" "" "" .SH NAME megaraid_sysfs_show_app_hndl \- display application handle for this adapter .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp ssize_t megaraid_sysfs_show_app_hndl (struct class_device * \fIcdev\fB, char * \fIbuf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcdev\fB\fR -- undescribed -- .TP \fB\fIbuf\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Display the handle used by the applications while executing management tasks on the adapter. We invoke a management module API to get the adapter handle, since we do not interface with applications directly. .PP \fIparam\fR cdev : class device object representation for the host \fIparam\fR buf : buffer to send data to