Lines Matching defs:error
192 #error "Please fix the endianness defines in <asm/byteorder.h>"
339 int error);
396 int error)
412 if (error != ERROR) { /* Timeout */
414 if ((error == HS_TIMEOUT && nl->timeout_count <= 10) ||
424 error = HS_TIMEOUT;
433 if (error != ERROR) { /* Timeout */
456 if (error == HS_TIMEOUT) {
663 printk(KERN_DEBUG "%s: checksum error\n", dev->name);
954 printk(KERN_ERR "%s: receive interrupt in error state\n", dev->name);