Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1156 #define DRV_MSG_CODE_LINK_RESET 0x23000000 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1326 cmd = b_up ? DRV_MSG_CODE_INIT_PHY : DRV_MSG_CODE_LINK_RESET; in ecore_mcp_set_link()