Lines Matching refs:dbg
32 #define dbg(format, arg...) \ macro
75 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in enable_slot()
86 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in disable_slot()
91 dbg("%s - unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
98 dbg("%s - finished unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
206 dbg("registering slot %s", name); in cpci_hp_register_bus()
212 dbg("slot registered with name: %s", slot_name(slot)); in cpci_hp_register_bus()
245 dbg("deregistering slot %s", slot_name(slot)); in cpci_hp_unregister_bus()
259 dbg("entered cpci_hp_intr"); in cpci_hp_intr()
264 dbg("exited cpci_hp_intr, not our interrupt"); in cpci_hp_intr()
287 dbg("%s - enter", __func__); in init_slots()
294 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in init_slots()
296 dbg("%s - cleared INS for slot %s", in init_slots()
306 dbg("%s - exit", __func__); in init_slots()
326 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in check_slots()
340 dbg("%s - slot %s inserted", __func__, slot_name(slot)); in check_slots()
344 dbg("%s - slot %s HS_CSR (1) = %04x", in check_slots()
348 dbg("%s - configuring slot %s", in check_slots()
355 dbg("%s - finished configuring slot %s", in check_slots()
360 dbg("%s - slot %s HS_CSR (2) = %04x", in check_slots()
370 dbg("%s - slot %s HS_CSR (3) = %04x", in check_slots()
376 dbg("%s - slot %s extracted", in check_slots()
381 dbg("%s - slot %s HS_CSR = %04x", in check_slots()
406 dbg("inserted=%d, extracted=%d, extracting=%d", in check_slots()
423 dbg("%s - event thread started", __func__); in event_thread()
425 dbg("event thread sleeping"); in event_thread()
436 dbg("%s - error checking slots", __func__); in event_thread()
445 dbg("%s - re-enabling irq", __func__); in event_thread()
468 dbg("%s - error checking slots", __func__); in poll_thread()
524 dbg("%s - acquired controller irq %d", in cpci_hp_register_controller()
579 dbg("%s - enter", __func__); in cpci_hp_start()
599 dbg("%s - thread started", __func__); in cpci_hp_start()
603 dbg("%s - enabling irq", __func__); in cpci_hp_start()
606 dbg("%s - exit", __func__); in cpci_hp_start()
618 dbg("%s - disabling irq", __func__); in cpci_hp_stop()