CHECK_PATTERN
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
check_pattern - [GENERIC] check if a pattern is in the buffer
SYNOPSIS
"SYNOPSIS"
int check_pattern (uint8_t * buf, int len, int paglen, struct nand_bbt_descr * td);
ARGUMENTS
- buf
-
the buffer to search
- len
-
the length of buffer to search
- paglen
-
the pagelength
- td
-
search pattern descriptor
DESCRIPTION
Check for a pattern at the given place. Used to search bad block
tables and good / bad block identifiers.
If the SCAN_EMPTY option is set then check, if all bytes except the
pattern area contain 0xff
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:00 GMT, October 09, 2005