Lines Matching refs:dbg
109 dbg("Discovered SMBIOS Entry point at %p\n", fp); in detect_SMBIOS_pointer()
170 dbg("bus dev func slot\n"); in pci_print_IRQ_route()
175 dbg("%d %d %d %d\n", tbus, tdevice >> 3, tdevice & 0x7, tslot); in pci_print_IRQ_route()
319 dbg("%s: %p, %d, %d, %p\n", __func__, bus, bus_num, dev_num, slot); in get_slot_mapping()
429 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in set_attention_status()
436 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in set_attention_status()
456 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SI()
463 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in process_SI()
473 dbg("board_added(%p, %p)\n", slot_func, ctrl); in process_SI()
488 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SS()
495 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in process_SS()
501 dbg("In %s, slot_func = %p, ctrl = %p\n", __func__, slot_func, ctrl); in process_SS()
511 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in hardware_test()
522 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
533 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_attention_status()
544 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
556 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
593 dbg("%s\n", __func__); in ctrl_slot_setup()
628 dbg("slot->number = %u\n", slot->number); in ctrl_slot_setup()
684 dbg("registering bus %d, dev %d, number %d, ctrl->slot_device_offset %d, slot %d\n", in ctrl_slot_setup()
733 dbg("Initialize + Start the notification mechanism\n"); in one_time_init()
739 dbg("Initialize slot lists\n"); in one_time_init()
829 dbg("Vendor ID: %x\n", vendor_id); in cpqhpc_probe()
831 dbg("revision: %d\n", pdev->revision); in cpqhpc_probe()
853 dbg("Subsystem Vendor ID: %x\n", subsystem_vid); in cpqhpc_probe()
887 dbg("bus max supports 133MHz PCI-X\n"); in cpqhpc_probe()
892 dbg("bus max supports 100MHz PCI-X\n"); in cpqhpc_probe()
897 dbg("bus max supports 66MHz PCI-X\n"); in cpqhpc_probe()
902 dbg("bus max supports 66MHz PCI\n"); in cpqhpc_probe()
1037 dbg("Hotplug controller capabilities:\n"); in cpqhpc_probe()
1038 dbg(" speed_capability %d\n", bus->max_bus_speed); in cpqhpc_probe()
1039 dbg(" slot_switch_type %s\n", ctrl->slot_switch_type ? in cpqhpc_probe()
1041 dbg(" defeature_PHP %s\n", ctrl->defeature_PHP ? in cpqhpc_probe()
1043 dbg(" alternate_base_address %s\n", ctrl->alternate_base_address ? in cpqhpc_probe()
1045 dbg(" pci_config_space %s\n", ctrl->pci_config_space ? in cpqhpc_probe()
1047 dbg(" pcix_speed_capability %s\n", ctrl->pcix_speed_capability ? in cpqhpc_probe()
1049 dbg(" pcix_support %s\n", ctrl->pcix_support ? in cpqhpc_probe()
1066 dbg("bus device function rev: %d %d %d %d\n", ctrl->bus, in cpqhpc_probe()
1077 dbg("pdev = %p\n", pdev); in cpqhpc_probe()
1078 dbg("pci resource start %llx\n", (unsigned long long)pci_resource_start(pdev, 0)); in cpqhpc_probe()
1079 dbg("pci resource len %llx\n", (unsigned long long)pci_resource_len(pdev, 0)); in cpqhpc_probe()
1119 dbg("get_slot_mapping: first_slot = %d, returned = %d\n", in cpqhpc_probe()
1141 dbg("System seems to be configured for Full Table Mapped MPS mode\n"); in cpqhpc_probe()
1150 dbg("cpqhp_find_available_resources = 0x%x\n", rc); in cpqhpc_probe()
1159 dbg("NumSlots %d\n", ctrl->slot_device_offset); in cpqhpc_probe()
1176 dbg("HPC interrupt = %d\n", ctrl->interrupt); in cpqhpc_probe()
1218 dbg("num_of_slots: %d\n", num_of_slots); in cpqhpc_probe()
1224 dbg("hp_slot: %d\n", hp_slot); in cpqhpc_probe()
1427 dbg("pci_register_driver = %d\n", result); in cpqhpc_init()
1433 dbg("unload_cpqphpd()\n"); in cpqhpc_cleanup()
1436 dbg("pci_unregister_driver\n"); in cpqhpc_cleanup()