Lines Matching defs:error
876 * Fix the error, exchange the two values
1269 * Check the total error summary to look for any errors
1318 u32 error;
1319 printk (KERN_WARNING "%s: system bus error csr: %#8.8x\n", dev->name, csr);
1320 error = csr>>23 & 0x7;
1321 switch(error){
1332 printk(KERN_WARNING "%s: This bus error code was supposed to be reserved!\n", dev->name);
1477 if (stat & 0x00000008) { /* Catch a dribbling bit error */
1484 if (stat & 0x00000004) { /* Catch a CRC error by the Xilinx */
1504 printk(KERN_WARNING "%s: Receiver descriptor error, receiver out of sync?\n", dev->name);