Lines Matching refs:dbg

65 	dbg("Discovered Hotplug Resource Table at %p\n", fp);
84 dbg("INFO: pci_dev still null\n");
94 dbg("ERROR: pci_dev still null\n");
118 dbg("%s: bus/dev/func = %x/%x/%x\n", __func__, func->bus, func->device, func->function);
174 dbg("%s: dev %d, bus %d, pin %d, num %d\n",
179 dbg("%s: rc %d\n", __func__, rc);
213 dbg("Looking for nonbridge bus_num %d dev_num %d\n", bus_num, tdevice);
217 dbg("found it !\n");
225 dbg("Looking for bridge bus_num %d dev_num %d\n", bus_num, tdevice);
230 dbg("Recurse on bus_num %d tdevice %d\n", tbus, tdevice);
259 dbg("bus_num %d devfn %d\n", *bus_num, *dev_num);
261 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS);
265 dbg("Scan bus for Non Bridge: bus %d\n", tbus);
1002 dbg("Config space compare failure!!! offset = %x\n", cloop);
1003 dbg("bus = %x, device = %x, function = %x\n", func->bus, func->device, func->function);
1004 dbg("temp = %x, config space = %x\n\n", temp, func->config_space[cloop >> 2]);
1186 dbg("rom_resource_table = %p\n", rom_resource_table);
1193 dbg("unused_IRQ = %x\n", unused_IRQ);
1205 dbg("cpqhp_disk_irq= %d\n", cpqhp_disk_irq);
1218 dbg("cpqhp_nic_irq= %d\n", cpqhp_nic_irq);
1229 dbg("cpqhp_disk_irq, cpqhp_nic_irq= %d, %d\n", cpqhp_disk_irq, cpqhp_nic_irq);
1238 dbg("number_of_entries = %d\n", i);
1243 dbg("dev|IO base|length|Mem base|length|Pre base|length|PB SB MB\n");
1257 dbg("%2.2x | %4.4x | %4.4x | %4.4x | %4.4x | %4.4x | %4.4x |%2.2x %2.2x %2.2x\n",
1270 dbg("temp_D_word = %x\n", temp_dword);
1277 dbg("func = %p (bus, dev, fun) = (%d, %d, %d)\n", func, primary_bus, dev_func >> 3, index);
1312 dbg("found io_node(base, length) = %x, %x\n",
1314 dbg("populated slot =%d \n", populated_slot);
1335 dbg("found mem_node(base, length) = %x, %x\n",
1337 dbg("populated slot =%d \n", populated_slot);
1359 dbg("found p_mem_node(base, length) = %x, %x\n",
1361 dbg("populated slot =%d \n", populated_slot);
1383 dbg("found bus_node(base, length) = %x, %x\n",
1385 dbg("populated slot =%d \n", populated_slot);
1425 dbg("%s\n", __func__);