Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_PHY_CORE_WRITE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h87 ECORE_PHY_CORE_WRITE = DRV_MSG_CODE_PHY_CORE_WRITE,
H A Decore_mcp.c3093 DRV_MSG_CODE_PHY_CORE_WRITE : in ecore_mcp_phy_write()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1197 #define DRV_MSG_CODE_PHY_CORE_WRITE 0x000e0000 /* Param: [0:15] - Address, [30:31] - port */ macro