Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h86 ECORE_PHY_CORE_READ = DRV_MSG_CODE_PHY_CORE_READ,
H A Decore_mcp.c2936 DRV_MSG_CODE_PHY_CORE_READ : in ecore_mcp_phy_read()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1196 #define DRV_MSG_CODE_PHY_CORE_READ 0x000d0000 /* Param: [0:15] - Address, [30:31] - port */ macro