Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore.h77 ECORE_NVM_WRITE_NVRAM = DRV_MSG_CODE_NVM_WRITE_NVRAM,
Dmcp_public.h1292 #define DRV_MSG_CODE_NVM_WRITE_NVRAM 0x00060000 /* Writes up to 32Bytes to nvram. Param is [0:23] … macro
Decore_mcp.c3495 nvm_cmd = DRV_MSG_CODE_NVM_WRITE_NVRAM; in ecore_mcp_nvm_write()