• Home
  • Raw
  • Download

Lines Matching refs:dbg

46 #define dbg(format, arg...)					\  macro
110 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in enable_slot()
123 dbg("%s - physical_slot = %s", __func__, slot_name(slot)); in disable_slot()
128 dbg("%s - unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
135 dbg("%s - finished unconfiguring slot %s", __func__, slot_name(slot)); in disable_slot()
277 dbg("initializing slot %s", name); in cpci_hp_register_bus()
281 dbg("registering slot %s", name); in cpci_hp_register_bus()
287 dbg("slot registered with name: %s", slot_name(slot)); in cpci_hp_register_bus()
324 dbg("deregistering slot %s", slot_name(slot)); in cpci_hp_unregister_bus()
342 dbg("entered cpci_hp_intr"); in cpci_hp_intr()
347 dbg("exited cpci_hp_intr, not our interrupt"); in cpci_hp_intr()
370 dbg("%s - enter", __func__); in init_slots()
377 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in init_slots()
379 dbg("%s - cleared INS for slot %s", in init_slots()
391 dbg("%s - exit", __func__); in init_slots()
411 dbg("%s - looking at slot %s", __func__, slot_name(slot)); in check_slots()
425 dbg("%s - slot %s inserted", __func__, slot_name(slot)); in check_slots()
429 dbg("%s - slot %s HS_CSR (1) = %04x", in check_slots()
433 dbg("%s - configuring slot %s", in check_slots()
440 dbg("%s - finished configuring slot %s", in check_slots()
445 dbg("%s - slot %s HS_CSR (2) = %04x", in check_slots()
458 dbg("%s - slot %s HS_CSR (3) = %04x", in check_slots()
464 dbg("%s - slot %s extracted", in check_slots()
469 dbg("%s - slot %s HS_CSR = %04x", in check_slots()
497 dbg("inserted=%d, extracted=%d, extracting=%d", in check_slots()
514 dbg("%s - event thread started", __func__); in event_thread()
516 dbg("event thread sleeping"); in event_thread()
527 dbg("%s - error checking slots", __func__); in event_thread()
536 dbg("%s - re-enabling irq", __func__); in event_thread()
559 dbg("%s - error checking slots", __func__); in poll_thread()
615 dbg("%s - acquired controller irq %d", in cpci_hp_register_controller()
670 dbg("%s - enter", __func__); in cpci_hp_start()
690 dbg("%s - thread started", __func__); in cpci_hp_start()
694 dbg("%s - enabling irq", __func__); in cpci_hp_start()
697 dbg("%s - exit", __func__); in cpci_hp_start()
709 dbg("%s - disabling irq", __func__); in cpci_hp_stop()