Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1303 #define DRV_MB_PARAM_UNLOAD_WOL_MCP 0x00000001 macro
1404 #define DRV_MB_PARAM_WOL_DEFAULT DRV_MB_PARAM_UNLOAD_WOL_MCP
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1014 wol_param = DRV_MB_PARAM_UNLOAD_WOL_MCP; in ecore_mcp_unload_req()