Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1287 #define DRV_MSG_CODE_MCP_RESET 0x00090000 /* Reset MCP when no NVM operation is going on, and no … macro
H A Decore_mcp.c391 DRV_MB_WR(p_hwfn, p_ptt, drv_mb_header, (DRV_MSG_CODE_MCP_RESET | seq)); in ecore_mcp_reset()