/titanic_50/usr/src/uts/sun4/sys/ |
H A D | nexusdebug.h | 54 static int debug_info = 1; variable 63 if (debug_print_level & (print_flag) && debug_info & \ 68 if (debug_info & ENTER_MON) \
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_attn.c | 45 pdev->debug_info.curr_er_debug_idx++; in lm_inc_er_debug_idx() 46 if (pdev->debug_info.curr_er_debug_idx == MAX_ER_DEBUG_ENTRIES) in lm_inc_er_debug_idx() 48 pdev->debug_info.curr_er_debug_idx=0; in lm_inc_er_debug_idx() 69 lm_er_debug_info_t * debug_info = NULL; in lm_recoverable_error() local 77 ASSERT_STATIC(ARRSIZE(debug_info->attn_sig) >= MAX_ATTN_REGS); in lm_recoverable_error() 86 debug_info = &((pdev)->debug_info.er_debug_info[pdev->debug_info.curr_er_debug_idx]); in lm_recoverable_error() 89 debug_info->attn_sig[i] = attn_sig[i]; in lm_recoverable_error() 106 debug_info = &((pdev)->debug_info.er_debug_info[pdev->debug_info.curr_er_debug_idx]); in lm_recoverable_error() 109 debug_info->attn_sig[i] = attn_sig[i]; in lm_recoverable_error() 124 debug_info = &((pdev)->debug_info.er_debug_info[pdev->debug_info.curr_er_debug_idx]); in lm_recoverable_error() [all …]
|
H A D | lm_resc.c | 1796 mm_mem_zero(pdev->debug_info.ack_dis, sizeof(pdev->debug_info.ack_dis)); in lm_common_setup_alloc_resc() 1797 mm_mem_zero(pdev->debug_info.ack_en, sizeof(pdev->debug_info.ack_en)); in lm_common_setup_alloc_resc() 1798 pdev->debug_info.ack_def_dis = pdev->debug_info.ack_def_en = 0; in lm_common_setup_alloc_resc() 1799 mm_mem_zero(pdev->debug_info.rx_only_int, sizeof(pdev->debug_info.rx_only_int)); in lm_common_setup_alloc_resc() 1800 mm_mem_zero(pdev->debug_info.tx_only_int, sizeof(pdev->debug_info.tx_only_int)); in lm_common_setup_alloc_resc() 1801 mm_mem_zero(pdev->debug_info.both_int, sizeof(pdev->debug_info.both_int)); in lm_common_setup_alloc_resc() 1802 mm_mem_zero(pdev->debug_info.empty_int, sizeof(pdev->debug_info.empty_int)); in lm_common_setup_alloc_resc() 1803 mm_mem_zero(pdev->debug_info.false_int, sizeof(pdev->debug_info.false_int)); in lm_common_setup_alloc_resc()
|
H A D | lm_er.c | 583 pdev->debug_info.er_bit_is_set_already = TRUE; in lm_er_inc_load_cnt() 584 pdev->debug_info.er_bit_from_previous_sessions++; in lm_er_inc_load_cnt() 590 pdev->debug_info.er_bit_is_set_already = FALSE; in lm_er_inc_load_cnt()
|
H A D | lm_sb.c | 1020 pdev->debug_info.ack_def_dis++; in lm_int_ack_def_sb_disable() 1035 pdev->debug_info.ack_def_en++; in lm_int_ack_def_sb_enable() 1054 pdev->debug_info.ack_dis[rss_id]++; in lm_int_ack_sb_disable() 1058 pdev->debug_info.ack_dis[rss_id]++; in lm_int_ack_sb_disable() 1060 if (pdev->debug_info.ack_dis[rss_id] == pdev->debug_info.ack_en[rss_id]) { in lm_int_ack_sb_disable() 1073 pdev->debug_info.ack_dis[rss_id]++; in lm_int_ack_sb_disable() 1082 pdev->debug_info.ack_en[rss_id]++; in lm_int_ack_sb_enable() 1086 pdev->debug_info.ack_en[rss_id]++; in lm_int_ack_sb_enable() 1097 pdev->debug_info.ack_en[rss_id]++; in lm_int_ack_sb_enable()
|
H A D | lm_power.c | 487 ++pdev->debug_info.pf0_mps_overwrite; in lm_pcie_state_restore_for_d0()
|
H A D | lm_send.c | 151 pdev->debug_info.number_of_long_LSO_headers++; in lm_process_lso_packet()
|
H A D | lm_devinfo.c | 3626 pdev->debug_info.ack_en[0] = 1; in lm_get_dev_info()
|
/titanic_50/usr/src/uts/i86pc/sys/ |
H A D | debug_info.h | 43 typedef struct debug_info { struct
|
H A D | Makefile | 46 debug_info.h \
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | iocache.c | 63 debug_info = 1; in stream_buf_init()
|
H A D | isadma.c | 228 debug_info = 1; in isadma_attach()
|
H A D | iommu.c | 124 debug_info = 1; in iommu_init()
|
H A D | sysiosbus.c | 451 debug_info = 1; in sbus_attach()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ |
H A D | lm_vf.c | 2623 mm_mem_zero(pdev->debug_info.ack_dis, sizeof(pdev->debug_info.ack_dis)); in lm_vf_setup_alloc_resc() 2624 mm_mem_zero(pdev->debug_info.ack_en, sizeof(pdev->debug_info.ack_en)); in lm_vf_setup_alloc_resc() 2625 mm_mem_zero(pdev->debug_info.rx_only_int, sizeof(pdev->debug_info.rx_only_int)); in lm_vf_setup_alloc_resc() 2626 mm_mem_zero(pdev->debug_info.tx_only_int, sizeof(pdev->debug_info.tx_only_int)); in lm_vf_setup_alloc_resc() 2627 mm_mem_zero(pdev->debug_info.both_int, sizeof(pdev->debug_info.both_int)); in lm_vf_setup_alloc_resc() 2628 mm_mem_zero(pdev->debug_info.empty_int, sizeof(pdev->debug_info.empty_int)); in lm_vf_setup_alloc_resc() 2629 mm_mem_zero(pdev->debug_info.false_int, sizeof(pdev->debug_info.false_int)); in lm_vf_setup_alloc_resc()
|
/titanic_50/usr/src/cmd/mdb/intel/modules/mdb_kb/ |
H A D | mdb_kb.c | 1336 uintptr_t debug_info = DEBUG_INFO; in xkb_open() local 1376 debug_info = DEBUG_INFO_HVM; in xkb_open() 1378 if (xkb_read(xkb, debug_info, &xkb->xkb_info, in xkb_open()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_hw.c | 1389 memset(&pLM->debug_info, 0, sizeof(pLM->debug_info)); in BnxeHwStartCore()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 3149 lm_debug_info_t debug_info; member
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 777 @ MSG_SCN_DEBUG_INFO ".debug_info"
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-header.mf | 1672 $(i386_ONLY)file path=usr/platform/i86pc/include/sys/debug_info.h
|