Searched refs:PRINT_PREF (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/tests/
H A Dmtd_subpagetest.c30 #define PRINT_PREF KERN_INFO "mtd_subpagetest: " macro
85 printk(PRINT_PREF "error %d while erasing EB %d\n", err, ebnum);
90 printk(PRINT_PREF "some erase error occurred at EB %d\n",
103 printk(PRINT_PREF "erasing whole device\n");
112 printk(PRINT_PREF "erased %u eraseblocks\n", i);
125 printk(PRINT_PREF "error: write failed at %#llx\n",
128 printk(PRINT_PREF " write size: %#x\n", subpgsize);
129 printk(PRINT_PREF " written: %#zx\n", written);
139 printk(PRINT_PREF "error: write failed at %#llx\n",
142 printk(PRINT_PREF " writ
[all...]
H A Dmtd_oobtest.c31 #define PRINT_PREF KERN_INFO "mtd_oobtest: " macro
83 printk(PRINT_PREF "error %d while erasing EB %d\n", err, ebnum);
88 printk(PRINT_PREF "some erase error occurred at EB %d\n",
101 printk(PRINT_PREF "erasing whole device\n");
110 printk(PRINT_PREF "erased %u eraseblocks\n", i);
144 printk(PRINT_PREF "error: writeoob failed at %#llx\n",
146 printk(PRINT_PREF "error: use_len %d, use_offset %d\n",
163 printk(PRINT_PREF "writing OOBs of whole device\n");
171 printk(PRINT_PREF "written up to eraseblock %u\n", i);
174 printk(PRINT_PREF "writte
[all...]
H A Dmtd_pagetest.c31 #define PRINT_PREF KERN_INFO "mtd_pagetest: " macro
82 printk(PRINT_PREF "error %d while erasing EB %d\n", err, ebnum);
87 printk(PRINT_PREF "some erase error occurred at EB %d\n",
105 printk(PRINT_PREF "error: write failed at %#llx\n",
134 printk(PRINT_PREF "error: read failed at %#llx\n",
142 printk(PRINT_PREF "error: read failed at %#llx\n",
152 printk(PRINT_PREF "error: read failed at %#llx\n",
157 printk(PRINT_PREF "error: verify failed at %#llx\n",
170 printk(PRINT_PREF "error: read failed at %#llx\n",
178 printk(PRINT_PREF "erro
[all...]
H A Dmtd_speedtest.c30 #define PRINT_PREF KERN_INFO "mtd_speedtest: " macro
79 printk(PRINT_PREF "error %d while erasing EB %d\n", err, ebnum);
84 printk(PRINT_PREF "some erase error occurred at EB %d\n",
116 printk(PRINT_PREF "error: write failed at %#llx\n", addr);
134 printk(PRINT_PREF "error: write failed at %#llx\n",
157 printk(PRINT_PREF "error: write failed at %#llx\n",
169 printk(PRINT_PREF "error: write failed at %#llx\n",
190 printk(PRINT_PREF "error: read failed at %#llx\n", addr);
211 printk(PRINT_PREF "error: read failed at %#llx\n",
237 printk(PRINT_PREF "erro
[all...]
H A Dmtd_readtest.c30 #define PRINT_PREF KERN_INFO "mtd_readtest: " macro
59 printk(PRINT_PREF "error: read failed at %#llx\n",
79 printk(PRINT_PREF "error: read oob failed at "
101 printk(PRINT_PREF "dumping eraseblock %d\n", ebnum);
114 printk(PRINT_PREF "dumping oob from eraseblock %d\n", ebnum);
136 printk(PRINT_PREF "block %d is bad\n", ebnum);
146 printk(PRINT_PREF "error: cannot allocate memory\n");
154 printk(PRINT_PREF "scanning for bad eraseblocks\n");
161 printk(PRINT_PREF "scanned %d eraseblocks, %d are bad\n", i, bad);
172 printk(PRINT_PREF "MT
[all...]
H A Dmtd_torturetest.c34 #define PRINT_PREF KERN_INFO "mtd_torturetest: " macro
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 "onl
[all...]
H A Dmtd_stresstest.c31 #define PRINT_PREF KERN_INFO "mtd_stresstest: " macro
117 printk(PRINT_PREF "error %d while erasing EB %d\n", err, ebnum);
122 printk(PRINT_PREF "some erase error occurred at EB %d\n",
137 printk(PRINT_PREF "block %d is bad\n", ebnum);
160 printk(PRINT_PREF "error: read failed at 0x%llx\n",
197 printk(PRINT_PREF "error: write failed at 0x%llx\n",
226 printk(PRINT_PREF "error: cannot allocate memory\n");
234 printk(PRINT_PREF "scanning for bad eraseblocks\n");
241 printk(PRINT_PREF "scanned %d eraseblocks, %d are bad\n", i, bad);
253 printk(PRINT_PREF "MT
[all...]

Completed in 159 milliseconds