Lines Matching refs:DPRINTK
35 #define DPRINTK(stuff...) printk (stuff) macro
37 #define DPRINTK(stuff...) macro
268 DPRINTK (KERN_INFO "%s: Timeout at event 49\n", in parport_ieee1284_terminate()
272 DPRINTK (KERN_DEBUG "%s: ECP direction: forward\n", in parport_ieee1284_terminate()
291 DPRINTK (KERN_INFO "%s: Timeout at event 24\n", in parport_ieee1284_terminate()
304 DPRINTK (KERN_INFO "%s: Timeout at event 27\n", in parport_ieee1284_terminate()
314 DPRINTK (KERN_DEBUG "%s: In compatibility (forward idle) mode\n", in parport_ieee1284_terminate()
416 DPRINTK (KERN_DEBUG in parport_negotiate()
440 DPRINTK (KERN_DEBUG in parport_negotiate()
452 DPRINTK (KERN_DEBUG "%s: Mode 0x%02x rejected by peripheral\n", in parport_negotiate()
473 DPRINTK (KERN_DEBUG in parport_negotiate()
491 DPRINTK (KERN_DEBUG in parport_negotiate()
505 DPRINTK (KERN_DEBUG "%s: Extended mode 0x%02x not " in parport_negotiate()
515 DPRINTK (KERN_DEBUG "%s: In mode 0x%02x\n", port->name, mode); in parport_negotiate()
532 DPRINTK (KERN_INFO "%s: Timeout at event 31\n", in parport_negotiate()
537 DPRINTK (KERN_DEBUG "%s: ECP direction: forward\n", in parport_negotiate()
583 DPRINTK (KERN_DEBUG "%s: Data available\n", port->name); in parport_ieee1284_interrupt()
626 DPRINTK (KERN_DEBUG "%s: Using compatibility mode\n", in parport_write()
632 DPRINTK (KERN_DEBUG "%s: Using EPP mode\n", port->name); in parport_write()
640 DPRINTK (KERN_DEBUG "%s: Using software-emulated EPP mode\n", in parport_write()
650 DPRINTK (KERN_DEBUG "%s: Using ECP mode\n", port->name); in parport_write()
659 DPRINTK (KERN_DEBUG "%s: Using software-emulated ECP mode\n", in parport_write()
671 DPRINTK (KERN_DEBUG "%s: Unknown mode 0x%02x\n", port->name, in parport_write()
677 DPRINTK (KERN_DEBUG "%s: wrote %d/%d bytes\n", port->name, retval, len); in parport_write()
724 DPRINTK (KERN_DEBUG "%s: Using byte mode\n", port->name); in parport_read()
733 DPRINTK (KERN_DEBUG "%s: Using nibble mode\n", port->name); in parport_read()
738 DPRINTK (KERN_DEBUG "%s: Using byte mode\n", port->name); in parport_read()
743 DPRINTK (KERN_DEBUG "%s: Using EPP mode\n", port->name); in parport_read()
751 DPRINTK (KERN_DEBUG "%s: Using software-emulated EPP mode\n", in parport_read()
761 DPRINTK (KERN_DEBUG "%s: Using ECP mode\n", port->name); in parport_read()
766 DPRINTK (KERN_DEBUG "%s: Using software-emulated ECP mode\n", in parport_read()
772 DPRINTK (KERN_DEBUG "%s: Unknown mode 0x%02x\n", port->name, in parport_read()