Searched refs:DBG_PCI (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | eata_pio.h | 44 #define DBG_PCI 0 /* Trace PCI routines */ macro
|
D | eata_dma.h | 43 #define DBG_PCI 0 /* Trace PCI routines */ macro
|
D | eata_dma.c | 1417 DBG(DBG_PROBE && DBG_PCI, in find_PCI() 1447 DBG(DBG_PCI, printk("Registering PCI HBA\n")); in find_PCI()
|
D | eata_pio.c | 891 DBG(DBG_PROBE && DBG_PCI, in find_pio_PCI()
|
/linux-2.4.37.9/drivers/net/wan/ |
D | farsync.h | 345 #define DBG_PCI 0x0008 /* PCI config operations */ macro
|
D | farsync.c | 2529 dbg(DBG_PCI, "kernel mem %p, ctlmem %p\n", card->mem, card->ctlmem); in fst_add_one() 2558 dbg(DBG_PCI, "type %d nports %d irq %d\n", card->type, in fst_add_one() 2560 dbg(DBG_PCI, "conf %04x mem %08x ctlmem %08x\n", in fst_add_one()
|