Searched refs:DEBUGPRINT (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | 8253xdbg.c | 30 #undef DEBUGPRINT 31 #define DEBUGPRINT(arg) printk arg 43 DEBUGPRINT((KERN_ALERT "bridge: %4.4x:%8.8x", (4*index), *addr++)); in dump_ati_adapter_registers() 47 DEBUGPRINT(("%8.8x", *addr++)); in dump_ati_adapter_registers() 51 DEBUGPRINT(("\n")); in dump_ati_adapter_registers() 56 DEBUGPRINT((" ")); in dump_ati_adapter_registers() 62 DEBUGPRINT(("\n")); in dump_ati_adapter_registers()
|
D | 8253xini.c | 304 DEBUGPRINT((KERN_ALERT "Writing 0x44 to 0x%p + 0x%x for chip %d\n", in CreateESCC2() 333 DEBUGPRINT in CreateESCC2Port() 395 DEBUGPRINT((KERN_ALERT "cd register set to 0x%p\n", pptr ->dcd.reg)); in CreateESCC2Port() 504 DEBUGPRINT((KERN_ALERT "Setting up parallel port A (0x%x), 0x%x, 0x%x, 0x%x\n", regbase, in CreateESCC8() 512 DEBUGPRINT((KERN_ALERT "Setting up parallel port B (0x%x), 0x%x, 0x%x, 0x%x\n", regbase, in CreateESCC8() 519 DEBUGPRINT((KERN_ALERT "Setting up parallel port C (0x%x), 0x%x, 0x%x, 0x%x\n", regbase, in CreateESCC8() 528 DEBUGPRINT((KERN_ALERT "Setting up parallel port D (0x%x), 0x%x, 0x%x, 0x%x\n", regbase, in CreateESCC8() 536 DEBUGPRINT((KERN_ALERT "Setting IVA (0x%x + 0x%x = 0x%x\n", regbase, in CreateESCC8() 574 DEBUGPRINT in CreateESCC8Port() 610 DEBUGPRINT((KERN_ALERT "cd register set to 0x%p\n", pptr ->dcd.reg)); in CreateESCC8Port() [all …]
|
D | 8253xmcs.c | 339 DEBUGPRINT((KERN_ALERT in mcs_ciminit() 345 DEBUGPRINT((KERN_ALERT in mcs_ciminit() 465 DEBUGPRINT((KERN_ALERT "cim %d setup reg #%d: writing 0x%x to 0x%x", in mcs_ciminit() 485 DEBUGPRINT((KERN_ALERT "cim %d setup reg #%d: readback (0x%x) should be 0x%x", in mcs_ciminit()
|
D | 8253xctl.h | 145 #define DEBUGPRINT(arg) if(DRIVER_DEBUG()) printk arg macro
|
D | 8253xchr.c | 50 DEBUGPRINT((KERN_ALERT "Attempting to read %i bytes.\n", cnt)); in sab8253xc_read() 91 DEBUGPRINT((KERN_ALERT "Copying to user space %s.\n", skb->data)); in sab8253xc_read()
|
D | 8253xnet.c | 59 DEBUGPRINT((KERN_ALERT "sab8253x: sending IP packet(bytes):\n")); in sab8253xn_write2() 61 DEBUGPRINT((KERN_ALERT "sab8253x: start address is %p.\n", skb->data)); in sab8253xn_write2()
|
D | 8253xutl.c | 861 DEBUGPRINT((KERN_ALERT "sab8253x: freeing %i skbuffs.\n", in Sab8253xFreeAllFreeListSKBUFFS() 1034 DEBUGPRINT((KERN_ALERT "sab8253x: freeing %i skbuffs.\n", in Sab8253xFreeAllReceiveListSKBUFFS()
|
D | sab8253xds.txt | 4432 DEBUGPRINT((KERN_ALERT 4448 DEBUGPRINT((KERN_ALERT
|