Home
last modified time | relevance | path

Searched refs:ECORE_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, enumerator
H A Dqlnx_ioctl.c670 ret = qlnx_write_nvram(ha, nvram, ECORE_NVM_WRITE_NVRAM); in qlnx_nvram()
H A Decore_mcp.c3491 case ECORE_NVM_WRITE_NVRAM: in ecore_mcp_nvm_write()