Lines Matching refs:dbg
32 #define dbg(format, arg...) \ macro
76 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in enable_slot()
89 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in disable_slot()
94 dbg("%s - unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
101 dbg("%s - finished unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
219 dbg("registering slot %s", name); in cpci_hp_register_bus()
225 dbg("slot registered with name: %s", slot_name(slot)); in cpci_hp_register_bus()
258 dbg("deregistering slot %s", slot_name(slot)); in cpci_hp_unregister_bus()
272 dbg("entered cpci_hp_intr"); in cpci_hp_intr()
277 dbg("exited cpci_hp_intr, not our interrupt"); in cpci_hp_intr()
300 dbg("%s - enter", __func__); in init_slots()
307 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in init_slots()
309 dbg("%s - cleared INS for slot %s", in init_slots()
319 dbg("%s - exit", __func__); in init_slots()
339 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in check_slots()
353 dbg("%s - slot %s inserted", __func__, slot_name(slot)); in check_slots()
357 dbg("%s - slot %s HS_CSR (1) = %04x", in check_slots()
361 dbg("%s - configuring slot %s", in check_slots()
368 dbg("%s - finished configuring slot %s", in check_slots()
373 dbg("%s - slot %s HS_CSR (2) = %04x", in check_slots()
383 dbg("%s - slot %s HS_CSR (3) = %04x", in check_slots()
389 dbg("%s - slot %s extracted", in check_slots()
394 dbg("%s - slot %s HS_CSR = %04x", in check_slots()
419 dbg("inserted=%d, extracted=%d, extracting=%d", in check_slots()
436 dbg("%s - event thread started", __func__); in event_thread()
438 dbg("event thread sleeping"); in event_thread()
449 dbg("%s - error checking slots", __func__); in event_thread()
458 dbg("%s - re-enabling irq", __func__); in event_thread()
481 dbg("%s - error checking slots", __func__); in poll_thread()
537 dbg("%s - acquired controller irq %d", in cpci_hp_register_controller()
592 dbg("%s - enter", __func__); in cpci_hp_start()
612 dbg("%s - thread started", __func__); in cpci_hp_start()
616 dbg("%s - enabling irq", __func__); in cpci_hp_start()
619 dbg("%s - exit", __func__); in cpci_hp_start()
631 dbg("%s - disabling irq", __func__); in cpci_hp_stop()