Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore.h75 ECORE_NVM_WRITE_NVRAM = DRV_MSG_CODE_NVM_WRITE_NVRAM,
H A Dmcp_public.h1285 #define DRV_MSG_CODE_NVM_WRITE_NVRAM 0x00060000 /* Writes up to 32Bytes to nvram. Param is [0:23] … macro
H A Decore_mcp.c3492 nvm_cmd = DRV_MSG_CODE_NVM_WRITE_NVRAM; in ecore_mcp_nvm_write()