Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h468 struct public_global { struct
1739 struct public_global global;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1753 offsetof(struct public_global, in ecore_mcp_mdump_get_info()
2001 offsetof(struct public_global, mfw_ver)); in ecore_mcp_get_mfw_ver()
2006 offsetof(struct public_global, in ecore_mcp_get_mfw_ver()
H A Decore_dbg_fw_funcs.c2121 mfw_ver = ecore_rd(p_hwfn, p_ptt, global_section_addr + offsetof(struct public_global, mfw_ver)); in ecore_dump_mfw_ver_param()