Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_PHY_RAW_READ (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h84 ECORE_PHY_RAW_READ = DRV_MSG_CODE_PHY_RAW_READ,
H A Decore_phy.c293 DRV_MSG_CODE_PHY_RAW_READ, buf64); in ecore_phy_info()
H A Decore_mcp.c2937 DRV_MSG_CODE_PHY_RAW_READ; in ecore_mcp_phy_read()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1194 #define DRV_MSG_CODE_PHY_RAW_READ 0x000b0000 /* Param: [0:15] - Address, [16:18] - lane# (0/1/2/3 … macro