/illumos-gate/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) \
|
/illumos-gate/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 | 3627 pdev->debug_info.ack_en[0] = 1; in lm_get_dev_info()
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | debug_info.h | 41 typedef struct debug_info { struct
|
H A D | Makefile | 48 debug_info.h \
|
/illumos-gate/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 | 438 debug_info = 1; in sbus_attach()
|
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_hw.c | 1389 memset(&pLM->debug_info, 0, sizeof(pLM->debug_info)); in BnxeHwStartCore()
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | generated_libdwarf.h.in | 1651 dwarf_next_cu_header_b traverses debug_info CU headers. 1711 Applies only to debug_info. */ 1719 Applies to debug_info (is_info true) or debug_types (is_info false). */ 1727 DW_DLV_OK. Needed so client software knows if a DIE is in debug_info 1745 /* dwarf_dieoffset returns the global debug_info 1770 the global debug_info section offset of the CU die 1781 not the global debug_info section offset, given 2067 a debug_info-relative offset and does allow all reference forms*/ 4868 done if .debug_info is loaded. 5009 done if .debug_info is loaded.
|
H A D | libdwarf.h.in | 1651 dwarf_next_cu_header_b traverses debug_info CU headers. 1711 Applies only to debug_info. */ 1719 Applies to debug_info (is_info true) or debug_types (is_info false). */ 1727 DW_DLV_OK. Needed so client software knows if a DIE is in debug_info 1745 /* dwarf_dieoffset returns the global debug_info 1770 the global debug_info section offset of the CU die 1781 not the global debug_info section offset, given 2067 a debug_info-relative offset and does allow all reference forms*/ 4868 done if .debug_info is loaded. 5009 done if .debug_info is loaded.
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 3149 lm_debug_info_t debug_info; member
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 786 @ MSG_SCN_DEBUG_INFO ".debug_info"
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1591 $(i386_ONLY)file path=usr/platform/i86pc/include/sys/debug_info.h
|