Lines Matching defs:PPIP32

111 #define PPIP32 "parport_ip32: "
304 __pr_probe(KERN_INFO PPIP32 "0x%lx: " fmt, (p)->base , ##__VA_ARGS__)
324 printk(KERN_DEBUG PPIP32 "%s: state (%s):\n", p->name, str);
330 printk(KERN_DEBUG PPIP32 " ecr=0x%02x", ecr);
354 printk(KERN_DEBUG PPIP32 " cnfgA=0x%02x", cnfgA);
377 printk(KERN_DEBUG PPIP32 " cnfgB=0x%02x", cnfgB);
388 printk(KERN_DEBUG PPIP32 " dcr(%s)=0x%02x",
407 printk(KERN_DEBUG PPIP32 " dsr=0x%02x", dsr);
445 pr_debug1(PPIP32 "%s: extra bits in %s(%s): " \
528 pr_debug(PPIP32 "IRQ off (ctx)\n");
635 pr_debug(PPIP32 "IRQ off (stop)\n");
673 pr_debug(PPIP32 "IRQ on (stop)\n");
1243 pr_debug1(PPIP32 "%s: FIFO write timed out\n", p->name);
1247 pr_debug1(PPIP32 "%s: Signal pending\n", p->name);
1251 pr_debug1(PPIP32 "%s: nFault asserted low\n", p->name);
1341 pr_warn(PPIP32 "%s: lost interrupt in %s\n",
1546 pr_debug1(PPIP32 "%s: FIFO is stuck\n", p->name);
1570 pr_debug1(PPIP32 "%s: %d PWord%s left in FIFO\n",
1582 pr_debug1(PPIP32 "%s: PEerror timeout 1 in %s\n",
1587 pr_debug1(PPIP32 "%s: PEerror timeout 2 in %s\n",
1595 pr_debug1(PPIP32 "%s: cnfgA contains 0x%02x\n",
1597 pr_debug1(PPIP32 "%s: Accounting for extra byte\n",
1646 pr_info(PPIP32 "%s: not ready in %s\n",
1663 printk(KERN_DEBUG PPIP32 "%s: BUSY timeout in %s\n",
1707 printk(KERN_DEBUG PPIP32 "%s: PError timeout in %s\n",
1727 pr_info(PPIP32 "%s: not ready in %s\n",
1744 printk(KERN_DEBUG PPIP32 "%s: BUSY timeout in %s\n",
2067 pr_warn(PPIP32 "%s: error: FIFO disabled\n", p->name);
2079 pr_warn(PPIP32 "%s: error: IRQ disabled\n", p->name);
2092 pr_warn(PPIP32 "%s: error: DMA disabled\n", p->name);
2193 pr_info(PPIP32 "SGI IP32 built-in parallel port driver v0.6\n");