Home
last modified time | relevance | path

Searched refs:DBG_GRC_PARAM_NO_MCP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_debug_tools.h936 DBG_GRC_PARAM_NO_MCP /* dont perform MCP commands (0/1) */, enumerator
H A Decore_dbg_fw_funcs.c3814 if (dump && !ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_MCP)) { in ecore_grc_dump_mcp()
4039 if (dump && !is_emul && !ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_MCP)) { in ecore_grc_dump()
4571 mcp_access = !ecore_grc_get_param(p_hwfn, DBG_GRC_PARAM_NO_MCP); in ecore_mcp_trace_dump()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h936 DBG_GRC_PARAM_NO_MCP /* dont perform MCP commands (0/1) */, enumerator