Lines Matching refs:DBG
27 #define DBG(x...) printk(x)
29 #define DBG(x...) do { } while (0)
68 DBG("\t\t\tPCI: P0 - status = 0x%08x\n", status);
75 DBG("\t\t\tPCI: P1 - status = 0x%08x\n", status);
172 DBG("PCI abort: address = 0x%08lx fsr = 0x%03x PC = 0x%08lx LR = 0x%08lx\n",
323 DBG("PCI: Intel IOP3xx PCI init.\n");
324 DBG("PCI: Outbound memory window 0: PCI 0x%08x%08x\n",
326 DBG("PCI: Outbound memory window 1: PCI 0x%08x%08x\n",
328 DBG("PCI: Outbound IO window: PCI 0x%08x\n",
331 DBG("PCI: Inbound memory window 0: PCI 0x%08x%08x 0x%08x -> 0x%08x\n",
333 DBG("PCI: Inbound memory window 1: PCI 0x%08x%08x 0x%08x\n",
335 DBG("PCI: Inbound memory window 2: PCI 0x%08x%08x 0x%08x -> 0x%08x\n",
337 DBG("PCI: Inbound memory window 3: PCI 0x%08x%08x 0x%08x -> 0x%08x\n",
340 DBG("PCI: Expansion ROM window: PCI 0x%08x%08x 0x%08x -> 0x%08x\n",
343 DBG("ATU: IOP3XX_ATUCMD=0x%04x\n", *IOP3XX_ATUCMD);
344 DBG("ATU: IOP3XX_ATUCR=0x%08x\n", *IOP3XX_ATUCR);