• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/tests/

Lines Matching refs:PRINT_PREF

34 #define PRINT_PREF KERN_INFO "mtd_torturetest: "
110 printk(PRINT_PREF "error %d while erasing EB %d\n", err, ebnum);
115 printk(PRINT_PREF "some erase error occurred at EB %d\n",
142 printk(PRINT_PREF "single bit flip occurred at EB %d "
145 printk(PRINT_PREF "error %d while reading EB %d, "
151 printk(PRINT_PREF "failed to read %zd bytes from EB %d, "
158 printk(PRINT_PREF "read wrong data from EB %d\n", ebnum);
164 printk(PRINT_PREF "re-try reading data from EB %d\n",
168 printk(PRINT_PREF "retried %d times, still errors, "
175 printk(PRINT_PREF "only attempt number %d was OK (!!!)\n",
194 printk(PRINT_PREF "error %d while writing EB %d, written %zd"
199 printk(PRINT_PREF "written only %zd bytes of %zd, but no error"
214 printk(PRINT_PREF "Warning: this program is trying to wear out your "
216 printk(PRINT_PREF "MTD device: %d\n", dev);
217 printk(PRINT_PREF "torture %d eraseblocks (%d-%d) of mtd%d\n",
220 printk(PRINT_PREF "torturing just %d pages per eraseblock\n",
222 printk(PRINT_PREF "write verify %s\n", check ? "enabled" : "disabled");
227 printk(PRINT_PREF "error: cannot get MTD device\n");
232 printk(PRINT_PREF "not NAND flash, assume page size is 512 "
239 printk(PRINT_PREF "error: invalid pgcnt value %d\n", pgcnt);
246 printk(PRINT_PREF "error: cannot allocate memory\n");
252 printk(PRINT_PREF "error: cannot allocate memory\n");
258 printk(PRINT_PREF "error: cannot allocate memory\n");
264 printk(PRINT_PREF "error: cannot allocate memory\n");
292 printk(PRINT_PREF "block_isbad() returned %d "
326 printk(PRINT_PREF "verify failed"
359 printk(PRINT_PREF "verify failed for %s"
377 printk(PRINT_PREF "%08u erase cycles done, took %lu "
388 printk(PRINT_PREF "finished after %u erase cycles\n",
400 printk(PRINT_PREF "error %d occurred during torturing\n", err);
438 printk(PRINT_PREF "verify fails on %d pages, %d bytes/%d bits\n",
440 printk(PRINT_PREF "The following is a list of all differences between"
454 printk(PRINT_PREF "Page %zd has %d bytes/%d bits failing verify,"