Lines Matching refs:KERN_DEBUG

265 			DPRINTK (KERN_DEBUG "%s: ECP direction: forward\n",  in parport_ieee1284_terminate()
307 DPRINTK (KERN_DEBUG "%s: In compatibility (forward idle) mode\n", in parport_ieee1284_terminate()
409 DPRINTK (KERN_DEBUG in parport_negotiate()
433 DPRINTK (KERN_DEBUG in parport_negotiate()
445 DPRINTK (KERN_DEBUG "%s: Mode 0x%02x rejected by peripheral\n", in parport_negotiate()
466 DPRINTK (KERN_DEBUG in parport_negotiate()
484 DPRINTK (KERN_DEBUG in parport_negotiate()
498 DPRINTK (KERN_DEBUG "%s: Extended mode 0x%02x not " in parport_negotiate()
508 DPRINTK (KERN_DEBUG "%s: In mode 0x%02x\n", port->name, mode); in parport_negotiate()
530 DPRINTK (KERN_DEBUG "%s: ECP direction: forward\n", in parport_negotiate()
576 DPRINTK (KERN_DEBUG "%s: Data available\n", port->name); in parport_ieee1284_interrupt()
620 DPRINTK (KERN_DEBUG "%s: Using compatibility mode\n", in parport_write()
626 DPRINTK (KERN_DEBUG "%s: Using EPP mode\n", port->name); in parport_write()
634 DPRINTK (KERN_DEBUG "%s: Using software-emulated EPP mode\n", in parport_write()
644 DPRINTK (KERN_DEBUG "%s: Using ECP mode\n", port->name); in parport_write()
653 DPRINTK (KERN_DEBUG "%s: Using software-emulated ECP mode\n", in parport_write()
665 DPRINTK (KERN_DEBUG "%s: Unknown mode 0x%02x\n", port->name, in parport_write()
671 DPRINTK (KERN_DEBUG "%s: wrote %d/%d bytes\n", port->name, retval, len); in parport_write()
718 DPRINTK (KERN_DEBUG "%s: Using byte mode\n", port->name); in parport_read()
727 DPRINTK (KERN_DEBUG "%s: Using nibble mode\n", port->name); in parport_read()
732 DPRINTK (KERN_DEBUG "%s: Using byte mode\n", port->name); in parport_read()
737 DPRINTK (KERN_DEBUG "%s: Using EPP mode\n", port->name); in parport_read()
745 DPRINTK (KERN_DEBUG "%s: Using software-emulated EPP mode\n", in parport_read()
755 DPRINTK (KERN_DEBUG "%s: Using ECP mode\n", port->name); in parport_read()
760 DPRINTK (KERN_DEBUG "%s: Using software-emulated ECP mode\n", in parport_read()
766 DPRINTK (KERN_DEBUG "%s: Unknown mode 0x%02x\n", port->name, in parport_read()