Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_GET_MBA_VERSION (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1263 #define DRV_MSG_CODE_GET_MBA_VERSION 0x00240000 /* Get MBA version */ macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c3520 params.nvm_common.cmd = DRV_MSG_CODE_GET_MBA_VERSION; in ecore_mcp_get_mba_versions()