Home
last modified time | relevance | path

Searched refs:debug_info (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dnexusdebug.h54 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 Dlm_hw_attn.c45 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 Dlm_resc.c1796 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 Dlm_er.c583 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 Dlm_sb.c1020 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 Dlm_power.c487 ++pdev->debug_info.pf0_mps_overwrite; in lm_pcie_state_restore_for_d0()
H A Dlm_send.c151 pdev->debug_info.number_of_long_LSO_headers++; in lm_process_lso_packet()
H A Dlm_devinfo.c3627 pdev->debug_info.ack_en[0] = 1; in lm_get_dev_info()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddebug_info.h41 typedef struct debug_info { struct
H A DMakefile48 debug_info.h \
/illumos-gate/usr/src/uts/sun4u/io/
H A Diocache.c63 debug_info = 1; in stream_buf_init()
H A Disadma.c228 debug_info = 1; in isadma_attach()
H A Diommu.c124 debug_info = 1; in iommu_init()
H A Dsysiosbus.c438 debug_info = 1; in sbus_attach()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2623 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 Dmdb_kb.c1336 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 Dbnxe_hw.c1389 memset(&pLM->debug_info, 0, sizeof(pLM->debug_info)); in BnxeHwStartCore()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in1651 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 Dlibdwarf.h.in1651 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 Dlm5710.h3149 lm_debug_info_t debug_info; member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg786 @ MSG_SCN_DEBUG_INFO ".debug_info"
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1589 $(i386_ONLY)file path=usr/platform/i86pc/include/sys/debug_info.h