.\" 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_UPDATE_FW" "9" "09 October 2005" "" ""
.SH NAME
ipr_store_update_fw \- Update the firmware on the adapter
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t ipr_store_update_fw (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 update the firmware on the adapter.
.SH "RETURN VALUE"
.PP
count on success / other on failure