Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h80 ECORE_NVM_WRITE_NVRAM = DRV_MSG_CODE_NVM_WRITE_NVRAM,
H A Decore_mcp.c3034 params.nvm_common.cmd = DRV_MSG_CODE_NVM_WRITE_NVRAM; in ecore_mcp_nvm_write()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1190 #define DRV_MSG_CODE_NVM_WRITE_NVRAM 0x00060000 /* Writes up to 32Bytes to nvram. Param is [0:23] … macro