Lines Matching refs:dbg

68 	dbg("Discovered Hotplug Resource Table at %p\n", fp);  in detect_HRT_floating_pointer()
87 dbg("INFO: pci_dev still null\n"); in cpqhp_configure_device()
97 dbg("ERROR: pci_dev still null\n"); in cpqhp_configure_device()
121 dbg("%s: bus/dev/func = %x/%x/%x\n", __func__, func->bus, func->device, func->function); in cpqhp_unconfigure_device()
165 dbg("%s: dev %d, bus %d, pin %d, num %d\n", in cpqhp_set_irq()
170 dbg("%s: rc %d\n", __func__, rc); in cpqhp_set_irq()
207 dbg("Looking for nonbridge bus_num %d dev_num %d\n", bus_num, tdevice); in PCI_ScanBusForNonBridge()
211 dbg("found it !\n"); in PCI_ScanBusForNonBridge()
250 dbg("bus_num %d devfn %d\n", *bus_num, *dev_num); in PCI_GetBusDevHelper()
252 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS); in PCI_GetBusDevHelper()
256 dbg("Scan bus for Non Bridge: bus %d\n", tbus); in PCI_GetBusDevHelper()
993 dbg("Config space compare failure!!! offset = %x\n", cloop); in cpqhp_configure_board()
994 dbg("bus = %x, device = %x, function = %x\n", func->bus, func->device, func->function); in cpqhp_configure_board()
995 dbg("temp = %x, config space = %x\n\n", temp, func->config_space[cloop >> 2]); in cpqhp_configure_board()
1177 dbg("rom_resource_table = %p\n", rom_resource_table); in cpqhp_find_available_resources()
1184 dbg("unused_IRQ = %x\n", unused_IRQ); in cpqhp_find_available_resources()
1196 dbg("cpqhp_disk_irq= %d\n", cpqhp_disk_irq); in cpqhp_find_available_resources()
1209 dbg("cpqhp_nic_irq= %d\n", cpqhp_nic_irq); in cpqhp_find_available_resources()
1220 dbg("cpqhp_disk_irq, cpqhp_nic_irq= %d, %d\n", cpqhp_disk_irq, cpqhp_nic_irq); in cpqhp_find_available_resources()
1229 dbg("number_of_entries = %d\n", i); in cpqhp_find_available_resources()
1234 dbg("dev|IO base|length|Mem base|length|Pre base|length|PB SB MB\n"); in cpqhp_find_available_resources()
1248 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()
1261 dbg("temp_D_word = %x\n", temp_dword); in cpqhp_find_available_resources()
1268 dbg("func = %p (bus, dev, fun) = (%d, %d, %d)\n", func, primary_bus, dev_func >> 3, index); in cpqhp_find_available_resources()
1303 dbg("found io_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1305 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1326 dbg("found mem_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1328 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1350 dbg("found p_mem_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1352 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1374 dbg("found bus_node(base, length) = %x, %x\n", in cpqhp_find_available_resources()
1376 dbg("populated slot =%d \n", populated_slot); in cpqhp_find_available_resources()
1416 dbg("%s\n", __func__); in cpqhp_return_board_resources()