Lines Matching refs:dbg

109 	dbg("Discovered SMBIOS Entry point at %p\n", fp);  in detect_SMBIOS_pointer()
168 dbg("bus dev func slot\n"); in pci_print_IRQ_route()
173 dbg("%d %d %d %d\n", tbus, tdevice >> 3, tdevice & 0x7, tslot); in pci_print_IRQ_route()
315 dbg("%s: %p, %d, %d, %p\n", __func__, bus, bus_num, dev_num, slot); in get_slot_mapping()
425 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in set_attention_status()
432 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in set_attention_status()
452 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SI()
459 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in process_SI()
469 dbg("board_added(%p, %p)\n", slot_func, ctrl); in process_SI()
484 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SS()
491 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in process_SS()
497 dbg("In %s, slot_func = %p, ctrl = %p\n", __func__, slot_func, ctrl); in process_SS()
507 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in hardware_test()
518 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
529 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_attention_status()
540 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
552 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
587 dbg("%s\n", __func__); in ctrl_slot_setup()
606 dbg("slot->number = %u\n", slot->number); in ctrl_slot_setup()
653 dbg("registering bus %d, dev %d, number %d, ctrl->slot_device_offset %d, slot %d\n", in ctrl_slot_setup()
698 dbg("Initialize + Start the notification mechanism\n"); in one_time_init()
704 dbg("Initialize slot lists\n"); in one_time_init()
794 dbg("Vendor ID: %x\n", vendor_id); in cpqhpc_probe()
796 dbg("revision: %d\n", pdev->revision); in cpqhpc_probe()
818 dbg("Subsystem Vendor ID: %x\n", subsystem_vid); in cpqhpc_probe()
852 dbg("bus max supports 133MHz PCI-X\n"); in cpqhpc_probe()
857 dbg("bus max supports 100MHz PCI-X\n"); in cpqhpc_probe()
862 dbg("bus max supports 66MHz PCI-X\n"); in cpqhpc_probe()
867 dbg("bus max supports 66MHz PCI\n"); in cpqhpc_probe()
1002 dbg("Hotplug controller capabilities:\n"); in cpqhpc_probe()
1003 dbg(" speed_capability %d\n", bus->max_bus_speed); in cpqhpc_probe()
1004 dbg(" slot_switch_type %s\n", ctrl->slot_switch_type ? in cpqhpc_probe()
1006 dbg(" defeature_PHP %s\n", ctrl->defeature_PHP ? in cpqhpc_probe()
1008 dbg(" alternate_base_address %s\n", ctrl->alternate_base_address ? in cpqhpc_probe()
1010 dbg(" pci_config_space %s\n", ctrl->pci_config_space ? in cpqhpc_probe()
1012 dbg(" pcix_speed_capability %s\n", ctrl->pcix_speed_capability ? in cpqhpc_probe()
1014 dbg(" pcix_support %s\n", ctrl->pcix_support ? in cpqhpc_probe()
1031 dbg("bus device function rev: %d %d %d %d\n", ctrl->bus, in cpqhpc_probe()
1042 dbg("pdev = %p\n", pdev); in cpqhpc_probe()
1043 dbg("pci resource start %llx\n", (unsigned long long)pci_resource_start(pdev, 0)); in cpqhpc_probe()
1044 dbg("pci resource len %llx\n", (unsigned long long)pci_resource_len(pdev, 0)); in cpqhpc_probe()
1084 dbg("get_slot_mapping: first_slot = %d, returned = %d\n", in cpqhpc_probe()
1106 dbg("System seems to be configured for Full Table Mapped MPS mode\n"); in cpqhpc_probe()
1115 dbg("cpqhp_find_available_resources = 0x%x\n", rc); in cpqhpc_probe()
1124 dbg("NumSlots %d\n", ctrl->slot_device_offset); in cpqhpc_probe()
1141 dbg("HPC interrupt = %d\n", ctrl->interrupt); in cpqhpc_probe()
1183 dbg("num_of_slots: %d\n", num_of_slots); in cpqhpc_probe()
1189 dbg("hp_slot: %d\n", hp_slot); in cpqhpc_probe()
1392 dbg("pci_register_driver = %d\n", result); in cpqhpc_init()
1398 dbg("unload_cpqphpd()\n"); in cpqhpc_cleanup()
1401 dbg("pci_unregister_driver\n"); in cpqhpc_cleanup()