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