read_abs_bbt(9) suse man page | unix.com

Man Page: read_abs_bbt

Operating Environment: suse

Section: 9

READ_ABS_BBT(9) 					    Internal Functions Provided 					   READ_ABS_BBT(9)

NAME
read_abs_bbt - [GENERIC] Read the bad block table starting at a given page
SYNOPSIS
int read_abs_bbt(struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * td, int chip);
ARGUMENTS
mtd MTD device structure buf temporary buffer td descriptor for the bad block table chip read the table for a specific chip, -1 read all chips. Applies only if NAND_BBT_PERCHIP option is set
DESCRIPTION
Read the bad block table for all chips starting at a given page We assume that the bbt bits are in consecutive order.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 READ_ABS_BBT(9)
Related Man Pages
nand(4) - freebsd
struct_irq_desc(9) - suse
struct_nand_ecc_ctrl(9) - suse
struct_nand_chip(9) - suse
badsect(8) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!