Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c586 static int load_phase = FW_MSG_CODE_DRV_LOAD_ENGINE; in ecore_mcp_mf_workaround()
589 load_phase = FW_MSG_CODE_DRV_LOAD_ENGINE; in ecore_mcp_mf_workaround()
598 load_phase = FW_MSG_CODE_DRV_LOAD_ENGINE; in ecore_mcp_mf_workaround()
961 case FW_MSG_CODE_DRV_LOAD_ENGINE: in ecore_mcp_load_req()
H A Decore_dev.c2208 FW_MSG_CODE_DRV_LOAD_ENGINE); in ecore_hw_init()
2216 case FW_MSG_CODE_DRV_LOAD_ENGINE: in ecore_hw_init()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1472 #define FW_MSG_CODE_DRV_LOAD_ENGINE 0x10100000 macro