.\" 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 "NAND_VERIFY_BUF" "9" "09 October 2005" "" "" .SH NAME nand_verify_buf \- [DEFAULT] Verify chip data against buffer .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int nand_verify_buf (struct mtd_info * \fImtd\fB, const u_char * \fIbuf\fB, int \fIlen\fB); \fR .SH "ARGUMENTS" .TP \fB\fImtd\fB\fR MTD device structure .TP \fB\fIbuf\fB\fR buffer containing the data to compare .TP \fB\fIlen\fB\fR number of bytes to compare .SH "DESCRIPTION" .PP Default verify function for 8bit buswith