Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_NVM_READ_NVRAM (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h79 ECORE_NVM_READ_NVRAM = DRV_MSG_CODE_NVM_READ_NVRAM,
H A Decore_mcp.c2887 params.nvm_common.cmd = DRV_MSG_CODE_NVM_READ_NVRAM; in ecore_mcp_nvm_read()
H A Decore_dbg_fw_funcs.c4442 …if (ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_NVM_READ_NVRAM, (nvram_offset_bytes + read_of… in ecore_nvram_read()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1189 #define DRV_MSG_CODE_NVM_READ_NVRAM 0x00050000 /* Read 32bytes of nvram data. Param is [0:23] ??? … macro