Query: read_bbt
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
READ_BBT(9) Internal Functions Provided READ_BBT(9)NAMEread_bbt - [GENERIC] Read the bad block table starting from pageSYNOPSISint read_bbt(struct mtd_info * mtd, uint8_t * buf, int page, int num, int bits, int offs, int reserved_block_code);ARGUMENTSmtd MTD device structure buf temporary buffer page the starting page num the number of bbt descriptors to read bits number of bits per block offs offset in the memory table reserved_block_code Pattern to identify reserved blocksDESCRIPTIONRead the bad block table starting from page.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 READ_BBT(9)