Lines Matching refs:dbg

65 	dbg("cpqsbd:  Switch interrupt received.\n");  in handle_switch_change()
143 dbg("cpqsbd: Presence/Notify input change.\n"); in handle_presence_change()
144 dbg(" Changed bits are 0x%4.4x\n", change); in handle_presence_change()
176 dbg("hp_slot %d button pressed\n", hp_slot); in handle_presence_change()
182 dbg("hp_slot %d button released\n", hp_slot); in handle_presence_change()
189 dbg("hp_slot %d button cancel\n", hp_slot); in handle_presence_change()
194 dbg("hp_slot %d button ignore\n", hp_slot); in handle_presence_change()
404 dbg("do_pre_bridge_resource_split\n"); in do_pre_bridge_resource_split()
734 dbg("%s: req_size =%x node=%p, base=%x, length=%x\n", in get_resource()
740 dbg("%s: not aligned\n", __func__); in get_resource()
766 dbg("%s: too big\n", __func__); in get_resource()
784 dbg("%s: got one!!!\n", __func__); in get_resource()
819 dbg("%s: head = %p, *head = %p\n", __func__, head, *head); in cpqhp_resource_sort_and_combine()
824 dbg("*head->next = %p\n", (*head)->next); in cpqhp_resource_sort_and_combine()
829 dbg("*head->base = 0x%x\n", (*head)->base); in cpqhp_resource_sort_and_combine()
830 dbg("*head->next->base = 0x%x\n", (*head)->next->base); in cpqhp_resource_sort_and_combine()
864 dbg("8..\n"); in cpqhp_resource_sort_and_combine()
906 dbg("%s - waking up\n", __func__); in cpqhp_ctrl_intr()
942 dbg("Waking even thread"); in cpqhp_ctrl_intr()
1419 dbg("%s: func->device, slot_offset, hp_slot = %d, %d ,%d\n", in board_added()
1466 dbg("%s: before down\n", __func__); in board_added()
1468 dbg("%s: after down\n", __func__); in board_added()
1470 dbg("%s: before slot_enable\n", __func__); in board_added()
1473 dbg("%s: before green_LED_blink\n", __func__); in board_added()
1476 dbg("%s: before amber_LED_blink\n", __func__); in board_added()
1479 dbg("%s: before set_SOGO\n", __func__); in board_added()
1483 dbg("%s: before wait_for_ctrl_irq\n", __func__); in board_added()
1485 dbg("%s: after wait_for_ctrl_irq\n", __func__); in board_added()
1487 dbg("%s: before up\n", __func__); in board_added()
1489 dbg("%s: after up\n", __func__); in board_added()
1492 dbg("%s: before long_delay\n", __func__); in board_added()
1494 dbg("%s: after long_delay\n", __func__); in board_added()
1496 dbg("%s: func status = %x\n", __func__, func->status); in board_added()
1501 dbg("%s: temp register set to %x by power fault\n", __func__, temp_register); in board_added()
1508 dbg("%s: pci_read_config_dword returns %d\n", __func__, rc); in board_added()
1509 dbg("%s: temp_register is %x\n", __func__, temp_register); in board_added()
1514 dbg("%s: temp register set to %x by error\n", __func__, temp_register); in board_added()
1530 dbg("%s: back from configure_new_device\n", __func__); in board_added()
1566 dbg("%s: configure linux pci_dev structure\n", __func__); in board_added()
1627 dbg("In %s, hp_slot = %d\n", __func__, hp_slot); in remove_board()
1733 dbg("!!!!event_thread sleeping\n"); in event_thread()
1746 dbg("event_thread signals exit\n"); in event_thread()
1792 dbg("hp_slot %d, func %p, p_slot %p\n", in interrupt_event_handler()
1796 dbg("button pressed\n"); in interrupt_event_handler()
1799 dbg("button cancel\n"); in interrupt_event_handler()
1806 dbg("turn on green LED\n"); in interrupt_event_handler()
1810 dbg("turn off green LED\n"); in interrupt_event_handler()
1829 dbg("button release\n"); in interrupt_event_handler()
1832 dbg("slot is on\n"); in interrupt_event_handler()
1836 dbg("slot is off\n"); in interrupt_event_handler()
1842 dbg("blink green LED and turn off amber\n"); in interrupt_event_handler()
1861 dbg("add_timer p_slot = %p\n", p_slot); in interrupt_event_handler()
1866 dbg("power fault\n"); in interrupt_event_handler()
1902 dbg("In power_down_board, func = %p, ctrl = %p\n", func, ctrl); in cpqhp_pushbutton_thread()
1904 dbg("Error! func NULL in %s\n", __func__); in cpqhp_pushbutton_thread()
1924 dbg("In add_board, func = %p, ctrl = %p\n", func, ctrl); in cpqhp_pushbutton_thread()
1926 dbg("Error! func NULL in %s\n", __func__); in cpqhp_pushbutton_thread()
2031 dbg("%s: rc = %d\n", __func__, rc); in cpqhp_process_SI()
2233 dbg("%s\n", __func__); in configure_new_device()
2238 dbg("%s: rc = %d\n", __func__, rc); in configure_new_device()
2253 dbg("configure_new_function failed %d\n", rc); in configure_new_device()
2296 dbg("returning from configure_new_device\n"); in configure_new_device()
2359 dbg("set Primary bus = %d\n", func->bus); in configure_new_function()
2365 dbg("find ranges of buses to use\n"); in configure_new_function()
2374 dbg("set Secondary bus = %d\n", bus_node->base); in configure_new_function()
2381 dbg("set subordinate bus = %d\n", bus_node->base + bus_node->length - 1); in configure_new_function()
2411 dbg("Setup the IO, memory, and prefetchable windows\n"); in configure_new_function()
2412 dbg("io_node\n"); in configure_new_function()
2413 dbg("(base, len, next) (%x, %x, %p)\n", io_node->base, in configure_new_function()
2415 dbg("mem_node\n"); in configure_new_function()
2416 dbg("(base, len, next) (%x, %x, %p)\n", mem_node->base, in configure_new_function()
2418 dbg("p_mem_node\n"); in configure_new_function()
2419 dbg("(base, len, next) (%x, %x, %p)\n", p_mem_node->base, in configure_new_function()
2536 dbg("configure_new_device rc=0x%x\n", rc); in configure_new_function()
2766 dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop); in configure_new_function()
2770 dbg("CND: base = 0x%x\n", temp_register); in configure_new_function()
2780 dbg("CND: length = 0x%x\n", base); in configure_new_function()
2784 dbg("Got io_node start = %8.8x, length = %8.8x next (%p)\n", in configure_new_function()
2786 dbg("func (%p) io_head (%p)\n", func, func->io_head); in configure_new_function()
2797 dbg("CND: length = 0x%x\n", base); in configure_new_function()
2813 dbg("CND: length = 0x%x\n", base); in configure_new_function()