Lines Matching refs:debug

118debug("%d resource Primary Bus inserted on bus %x [%x - %x]\n", flag, newbus->busno, newrange->sta…  in alloc_bus_range()
127debug("First Memory Primary on bus %x, [%x - %x]\n", newbus->busno, newrange->start, newrange->end… in alloc_bus_range()
137 debug("First IO Primary on bus %x, [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in alloc_bus_range()
147debug("1st PFMemory Primary on Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in alloc_bus_range()
196 debug("this is not a PCI DEVICE in rsrc_init, please take care\n"); in ibmphp_rsrc_init()
210debug("gbuses = NULL, Memory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange… in ibmphp_rsrc_init()
225debug("New Bus, Memory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in ibmphp_rsrc_init()
236debug("gbuses = NULL, PFMemory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newran… in ibmphp_rsrc_init()
250debug("1st Bus, PFMemory Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->en… in ibmphp_rsrc_init()
261debug("gbuses = NULL, IO Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->en… in ibmphp_rsrc_init()
274debug("1st Bus, IO Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->end); in ibmphp_rsrc_init()
305debug("Memory resource for device %x, bus %x, [%x - %x]\n", new_mem->devfunc, new_mem->busno, new_… in ibmphp_rsrc_init()
323debug("PFMemory resource for device %x, bus %x, [%x - %x]\n", new_pfmem->devfunc, new_pfmem->busno… in ibmphp_rsrc_init()
346debug("IO resource for device %x, bus %x, [%x - %x]\n", new_io->devfunc, new_io->busno, new_io->st… in ibmphp_rsrc_init()
507 debug("%s->rangeno in fix_resources is %d\n", str, res->rangeno); in fix_me()
547 debug("%s - bus_cur->busno = %d\n", __func__, bus_cur->busno); in fix_resources()
583 debug("%s - enter\n", __func__); in ibmphp_add_resource()
594 debug("no bus in the system, either pci_dev's wrong or allocation failed\n"); in ibmphp_add_resource()
644 debug("The range is %d\n", res->rangeno); in ibmphp_add_resource()
664 debug("res_cur->rangeno is %d\n", res_cur->rangeno); in ibmphp_add_resource()
678 debug("i should be here, [%x - %x]\n", res->start, res->end); in ibmphp_add_resource()
746 debug("%s - exit\n", __func__); in ibmphp_add_resource()
980 debug("no bus in the system, either pci_dev's wrong or allocation failed\n"); in ibmphp_check_resource()
984 debug("%s - enter\n", __func__); in ibmphp_check_resource()
985 debug("bus_cur->busno is %d\n", bus_cur->busno); in ibmphp_check_resource()
1012 debug("%s - rangeno = %d\n", __func__, res_cur->rangeno); in ibmphp_check_resource()
1025 debug("len_tmp = %x\n", len_tmp); in ibmphp_check_resource()
1053 debug("but we are not here, right?\n"); in ibmphp_check_resource()
1067 debug("len_tmp = %x\n", len_tmp); in ibmphp_check_resource()
1254 debug("prev->rangeno = %d, noranges = %d\n", res_prev->rangeno, noranges); in ibmphp_check_resource()
1350 debug("something terribly wrong. Cannot find parent bus to the one to remove\n"); in ibmphp_remove_bus()
1354 debug("In ibmphp_remove_bus... prev_bus->busno is %x\n", prev_bus->busno); in ibmphp_remove_bus()
1529 debug("SOS...cannot find %s resource in the bus.\n", type); in ibmphp_find_resource()
1533 debug("SOS... cannot find %s resource in the bus.\n", type); in ibmphp_find_resource()
1539 debug("*res->start = %x\n", (*res)->start); in ibmphp_find_resource()
1924 debug("inside %s\n", __func__); in update_bridge_ranges()
1925 debug("bus_cur->busno = %x\n", bus_cur->busno); in update_bridge_ranges()