.\" 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_STORE_DIAGNOSTICS" "9" "09 October 2005" "" ""
.SH NAME
ipr_store_diagnostics \- IOA Diagnostics interface
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t ipr_store_diagnostics (struct class_device * \fIclass_dev\fB, const char * \fIbuf\fB, size_t \fIcount\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIclass_dev\fB\fR
class_device struct
.TP
\fB\fIbuf\fB\fR
buffer
.TP
\fB\fIcount\fB\fR
buffer size
.SH "DESCRIPTION"
.PP
This function will reset the adapter and wait a reasonable
amount of time for any errors that the adapter might log.
.SH "RETURN VALUE"
.PP
count on success / other on failure