Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDmcp_public.h1294 #define DRV_MSG_CODE_MCP_RESET 0x00090000 /* Reset MCP when no NVM operation is going on, and no … macro
HDecore_mcp.c393 DRV_MB_WR(p_hwfn, p_ptt, drv_mb_header, (DRV_MSG_CODE_MCP_RESET | seq)); in ecore_mcp_reset()