Rechercher une page de manuel
read_bbt
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
read_bbt - [GENERIC] Read the bad block table starting from pageSYNOPSIS
- int read_bbt(struct mtd_info * mtd, uint8_t * buf, int page, int num, int bits, int offs, int reserved_block_code);
ARGUMENTS
mtd
- 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 blocks
DESCRIPTION
Read the bad block table starting from page.
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre