Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1215 #define DRV_MSG_CODE_TRANSCEIVER_READ 0x00160000 /* Param: [0:1] - Port, [2:7] - read size, [8:15]… macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c3146 params.nvm_common.cmd = DRV_MSG_CODE_TRANSCEIVER_READ; in ecore_mcp_phy_sfp_read()