Lines Matching full: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()
314 dbg("%s: %p, %d, %d, %p\n", __func__, bus, bus_num, dev_num, slot); in get_slot_mapping()
424 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in set_attention_status()
431 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in set_attention_status()
451 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SI()
458 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in process_SI()
468 dbg("board_added(%p, %p)\n", slot_func, ctrl); in process_SI()
483 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in process_SS()
490 dbg("bus, dev, fn = %d, %d, %d\n", bus, device, function); in process_SS()
496 dbg("In %s, slot_func = %p, ctrl = %p\n", __func__, slot_func, ctrl); in process_SS()
506 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in hardware_test()
517 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_power_status()
528 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_attention_status()
539 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_latch_status()
551 dbg("%s - physical_slot = %s\n", __func__, slot_name(slot)); in get_adapter_status()
586 dbg("%s\n", __func__); in ctrl_slot_setup()
605 dbg("slot->number = %u\n", slot->number); in ctrl_slot_setup()
652 dbg("registering bus %d, dev %d, number %d, ctrl->slot_device_offset %d, slot %d\n", in ctrl_slot_setup()
697 dbg("Initialize + Start the notification mechanism\n"); in one_time_init()
703 dbg("Initialize slot lists\n"); in one_time_init()
793 dbg("Vendor ID: %x\n", vendor_id); in cpqhpc_probe()
795 dbg("revision: %d\n", pdev->revision); in cpqhpc_probe()
817 dbg("Subsystem Vendor ID: %x\n", subsystem_vid); in cpqhpc_probe()
851 dbg("bus max supports 133MHz PCI-X\n"); in cpqhpc_probe()
856 dbg("bus max supports 100MHz PCI-X\n"); in cpqhpc_probe()
861 dbg("bus max supports 66MHz PCI-X\n"); in cpqhpc_probe()
866 dbg("bus max supports 66MHz PCI\n"); in cpqhpc_probe()
1001 dbg("Hotplug controller capabilities:\n"); in cpqhpc_probe()
1002 dbg(" speed_capability %d\n", bus->max_bus_speed); in cpqhpc_probe()
1003 dbg(" slot_switch_type %s\n", ctrl->slot_switch_type ? in cpqhpc_probe()
1005 dbg(" defeature_PHP %s\n", ctrl->defeature_PHP ? in cpqhpc_probe()
1007 dbg(" alternate_base_address %s\n", ctrl->alternate_base_address ? in cpqhpc_probe()
1009 dbg(" pci_config_space %s\n", ctrl->pci_config_space ? in cpqhpc_probe()
1011 dbg(" pcix_speed_capability %s\n", ctrl->pcix_speed_capability ? in cpqhpc_probe()
1013 dbg(" pcix_support %s\n", ctrl->pcix_support ? in cpqhpc_probe()
1030 dbg("bus device function rev: %d %d %d %d\n", ctrl->bus, in cpqhpc_probe()
1041 dbg("pdev = %p\n", pdev); in cpqhpc_probe()
1042 dbg("pci resource start %llx\n", (unsigned long long)pci_resource_start(pdev, 0)); in cpqhpc_probe()
1043 dbg("pci resource len %llx\n", (unsigned long long)pci_resource_len(pdev, 0)); in cpqhpc_probe()
1083 dbg("get_slot_mapping: first_slot = %d, returned = %d\n", in cpqhpc_probe()
1105 dbg("System seems to be configured for Full Table Mapped MPS mode\n"); in cpqhpc_probe()
1114 dbg("cpqhp_find_available_resources = 0x%x\n", rc); in cpqhpc_probe()
1123 dbg("NumSlots %d\n", ctrl->slot_device_offset); in cpqhpc_probe()
1140 dbg("HPC interrupt = %d\n", ctrl->interrupt); in cpqhpc_probe()
1182 dbg("num_of_slots: %d\n", num_of_slots); in cpqhpc_probe()
1188 dbg("hp_slot: %d\n", hp_slot); in cpqhpc_probe()
1391 dbg("pci_register_driver = %d\n", result); in cpqhpc_init()
1397 dbg("unload_cpqphpd()\n"); in cpqhpc_cleanup()
1400 dbg("pci_unregister_driver\n"); in cpqhpc_cleanup()