Searched defs:read_error (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/block/ | ||
D | swim_asm.S | 31 .equ read_error, 0x1400 define |
/linux-2.6.39/drivers/mtd/nand/ | ||
D | nandsim.c | 889 static int read_error(unsigned int page_no) in read_error() function |