Lines Matching refs:pr_info

106 		pr_info("write_page\n");  in write_page()
118 pr_info("rewrite page\n"); in rewrite_page()
148 pr_info("read_page\n"); in read_page()
172 pr_info("verify_page\n"); in verify_page()
201 pr_info("Inserted biterror @ %u/%u\n", byte, bit); in insert_biterror()
219 pr_info("incremental biterrors test\n"); in incremental_errors_test()
236 pr_info("Read reported %d corrected bit errors\n", err); in incremental_errors_test()
250 pr_info("Successfully corrected %d bit errors per subpage\n", in incremental_errors_test()
282 pr_info("overwrite biterrors test\n"); in overwrite_test()
300 pr_info("Implausible number of bit errors corrected\n"); in overwrite_test()
307 pr_info("Read reported %d corrected bit errors\n", in overwrite_test()
311 pr_info("Read reported error %d\n", err); in overwrite_test()
319 pr_info("ECC failure, read data is incorrect despite read success\n"); in overwrite_test()
332 pr_info("Bit error histogram (%d operations total):\n", opno); in overwrite_test()
334 pr_info("Page reads with %3d corrected bit errors: %d\n", in overwrite_test()
347 pr_info("MTD device: %d\n", dev); in mtd_nandbiterrs_init()
357 pr_info("this test requires NAND flash\n"); in mtd_nandbiterrs_init()
362 pr_info("MTD device size %llu, eraseblock=%u, page=%u, oob=%u\n", in mtd_nandbiterrs_init()
369 pr_info("Device uses %d subpages of %d bytes\n", subcount, subsize); in mtd_nandbiterrs_init()
374 pr_info("Using page=%u, offset=%llu, eraseblock=%u\n", in mtd_nandbiterrs_init()
407 pr_info("finished successfully.\n"); in mtd_nandbiterrs_init()