Lines Matching refs:dbg
79 dbg("Discovered Hotplug Resource Table at %p\n", fp); in detect_HRT_floating_pointer()
96 dbg("INFO: pci_dev still null\n"); in cpqhp_configure_device()
104 dbg("ERROR: pci_dev still null\n"); in cpqhp_configure_device()
128 dbg("%s: bus/dev/func = %x/%x/%x\n", __func__, func->bus, func->device, func->function); in cpqhp_unconfigure_device()
181 dbg("%s: dev %d, bus %d, pin %d, num %d\n", in cpqhp_set_irq()
186 dbg("%s: rc %d\n", __func__, rc); in cpqhp_set_irq()
218 dbg("Looking for nonbridge bus_num %d dev_num %d\n", bus_num, tdevice); in PCI_ScanBusForNonBridge()
222 dbg("found it !\n"); in PCI_ScanBusForNonBridge()
230 dbg("Looking for bridge bus_num %d dev_num %d\n", bus_num, tdevice); in PCI_ScanBusForNonBridge()
235 dbg("Recurse on bus_num %d tdevice %d\n", tbus, tdevice); in PCI_ScanBusForNonBridge()
264 dbg("bus_num %d devfn %d\n", *bus_num, *dev_num); in PCI_GetBusDevHelper()
266 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS); in PCI_GetBusDevHelper()
270 dbg("Scan bus for Non Bridge: bus %d\n", tbus); in PCI_GetBusDevHelper()
1004 dbg("Config space compare failure!!! offset = %x\n", cloop); in cpqhp_configure_board()
1005 dbg("bus = %x, device = %x, function = %x\n", func->bus, func->device, func->function); in cpqhp_configure_board()
1006 dbg("temp = %x, config space = %x\n\n", temp, func->config_space[cloop >> 2]); in cpqhp_configure_board()
1188 dbg("rom_resource_table = %p\n", rom_resource_table); in cpqhp_find_available_resources()
1195 dbg("unused_IRQ = %x\n", unused_IRQ); in cpqhp_find_available_resources()
1207 dbg("cpqhp_disk_irq= %d\n", cpqhp_disk_irq); in cpqhp_find_available_resources()
1220 dbg("cpqhp_nic_irq= %d\n", cpqhp_nic_irq); in cpqhp_find_available_resources()
1231 dbg("cpqhp_disk_irq, cpqhp_nic_irq= %d, %d\n", cpqhp_disk_irq, cpqhp_nic_irq); in cpqhp_find_available_resources()
1240 dbg("number_of_entries = %d\n", i); in cpqhp_find_available_resources()
1245 dbg("dev|IO base|length|Mem base|length|Pre base|length|PB SB MB\n"); in cpqhp_find_available_resources()
1259 dbg("%2.2x | %4.4x | %4.4x | %4.4x | %4.4x | %4.4x | %4.4x |%2.2x %2.2x %2.2x\n", in cpqhp_find_available_resources()
1272 dbg("temp_D_word = %x\n", temp_dword); in cpqhp_find_available_resources()
1279 dbg("func = %p (bus, dev, fun) = (%d, %d, %d)\n", func, primary_bus, dev_func >> 3, index); in cpqhp_find_available_resources()
1314 dbg("found io_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1316 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1337 dbg("found mem_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1339 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1361 dbg("found p_mem_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1363 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1385 dbg("found bus_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1387 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1427 dbg("%s\n", __func__); in cpqhp_return_board_resources()