Lines Matching refs:dbg

79 	dbg("cpqsbd:  Switch interrupt received.\n");  in handle_switch_change()
157 dbg("cpqsbd: Presence/Notify input change.\n"); in handle_presence_change()
158 dbg(" Changed bits are 0x%4.4x\n", change ); in handle_presence_change()
190 dbg("hp_slot %d button pressed\n", hp_slot); in handle_presence_change()
196 dbg("hp_slot %d button released\n", hp_slot); in handle_presence_change()
203 dbg("hp_slot %d button cancel\n", hp_slot); in handle_presence_change()
208 dbg("hp_slot %d button ignore\n", hp_slot); in handle_presence_change()
418 dbg("do_pre_bridge_resource_split\n"); in do_pre_bridge_resource_split()
748 dbg("%s: req_size =%x node=%p, base=%x, length=%x\n", in get_resource()
754 dbg("%s: not aligned\n", __func__); in get_resource()
780 dbg("%s: too big\n", __func__); in get_resource()
798 dbg("%s: got one!!!\n", __func__); in get_resource()
833 dbg("%s: head = %p, *head = %p\n", __func__, head, *head); in cpqhp_resource_sort_and_combine()
838 dbg("*head->next = %p\n",(*head)->next); in cpqhp_resource_sort_and_combine()
843 dbg("*head->base = 0x%x\n",(*head)->base); in cpqhp_resource_sort_and_combine()
844 dbg("*head->next->base = 0x%x\n",(*head)->next->base); in cpqhp_resource_sort_and_combine()
878 dbg("8..\n"); in cpqhp_resource_sort_and_combine()
920 dbg ("%s - waking up\n", __func__); in cpqhp_ctrl_intr()
956 dbg("Waking even thread"); in cpqhp_ctrl_intr()
1435 dbg("%s: func->device, slot_offset, hp_slot = %d, %d ,%d\n", in board_added()
1482 dbg("%s: before down\n", __func__); in board_added()
1484 dbg("%s: after down\n", __func__); in board_added()
1486 dbg("%s: before slot_enable\n", __func__); in board_added()
1489 dbg("%s: before green_LED_blink\n", __func__); in board_added()
1492 dbg("%s: before amber_LED_blink\n", __func__); in board_added()
1495 dbg("%s: before set_SOGO\n", __func__); in board_added()
1499 dbg("%s: before wait_for_ctrl_irq\n", __func__); in board_added()
1501 dbg("%s: after wait_for_ctrl_irq\n", __func__); in board_added()
1503 dbg("%s: before up\n", __func__); in board_added()
1505 dbg("%s: after up\n", __func__); in board_added()
1508 dbg("%s: before long_delay\n", __func__); in board_added()
1510 dbg("%s: after long_delay\n", __func__); in board_added()
1512 dbg("%s: func status = %x\n", __func__, func->status); in board_added()
1517 dbg("%s: temp register set to %x by power fault\n", __func__, temp_register); in board_added()
1524 dbg("%s: pci_read_config_dword returns %d\n", __func__, rc); in board_added()
1525 dbg("%s: temp_register is %x\n", __func__, temp_register); in board_added()
1530 dbg("%s: temp register set to %x by error\n", __func__, temp_register); in board_added()
1546 dbg("%s: back from configure_new_device\n", __func__); in board_added()
1582 dbg("%s: configure linux pci_dev structure\n", __func__); in board_added()
1643 dbg("In %s, hp_slot = %d\n", __func__, hp_slot); in remove_board()
1748 dbg("!!!!event_thread sleeping\n"); in event_thread()
1761 dbg("event_thread signals exit\n"); in event_thread()
1825 dbg("hp_slot %d, func %p, p_slot %p\n", in interrupt_event_handler()
1829 dbg("button pressed\n"); in interrupt_event_handler()
1832 dbg("button cancel\n"); in interrupt_event_handler()
1839 dbg("turn on green LED\n"); in interrupt_event_handler()
1843 dbg("turn off green LED\n"); in interrupt_event_handler()
1862 dbg("button release\n"); in interrupt_event_handler()
1865 dbg("slot is on\n"); in interrupt_event_handler()
1869 dbg("slot is off\n"); in interrupt_event_handler()
1875 dbg("blink green LED and turn off amber\n"); in interrupt_event_handler()
1894 dbg("add_timer p_slot = %p\n", p_slot); in interrupt_event_handler()
1899 dbg("power fault\n"); in interrupt_event_handler()
1940 dbg("In power_down_board, func = %p, ctrl = %p\n", func, ctrl); in cpqhp_pushbutton_thread()
1942 dbg("Error! func NULL in %s\n", __func__); in cpqhp_pushbutton_thread()
1962 dbg("In add_board, func = %p, ctrl = %p\n", func, ctrl); in cpqhp_pushbutton_thread()
1964 dbg("Error! func NULL in %s\n", __func__); in cpqhp_pushbutton_thread()
2071 dbg("%s: rc = %d\n", __func__, rc); in cpqhp_process_SI()
2279 dbg("%s\n", __func__); in configure_new_device()
2284 dbg("%s: rc = %d\n", __func__, rc); in configure_new_device()
2299 dbg("configure_new_function failed %d\n",rc); in configure_new_device()
2342 dbg("returning from configure_new_device\n"); in configure_new_device()
2405 dbg("set Primary bus = %d\n", func->bus); in configure_new_function()
2411 dbg("find ranges of buses to use\n"); in configure_new_function()
2420 dbg("set Secondary bus = %d\n", bus_node->base); in configure_new_function()
2427 dbg("set subordinate bus = %d\n", bus_node->base + bus_node->length - 1); in configure_new_function()
2457 dbg("Setup the IO, memory, and prefetchable windows\n"); in configure_new_function()
2458 dbg("io_node\n"); in configure_new_function()
2459 dbg("(base, len, next) (%x, %x, %p)\n", io_node->base, in configure_new_function()
2461 dbg("mem_node\n"); in configure_new_function()
2462 dbg("(base, len, next) (%x, %x, %p)\n", mem_node->base, in configure_new_function()
2464 dbg("p_mem_node\n"); in configure_new_function()
2465 dbg("(base, len, next) (%x, %x, %p)\n", p_mem_node->base, in configure_new_function()
2582 dbg("configure_new_device rc=0x%x\n",rc); in configure_new_function()
2812 dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop); in configure_new_function()
2816 dbg("CND: base = 0x%x\n", temp_register); in configure_new_function()
2826 dbg("CND: length = 0x%x\n", base); in configure_new_function()
2828 dbg("Got io_node start = %8.8x, length = %8.8x next (%p)\n", in configure_new_function()
2830 dbg("func (%p) io_head (%p)\n", func, func->io_head); in configure_new_function()
2845 dbg("CND: length = 0x%x\n", base); in configure_new_function()
2861 dbg("CND: length = 0x%x\n", base); in configure_new_function()