Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1216 #define DRV_MSG_CODE_TRANSCEIVER_WRITE 0x00170000 /* Param: [0:1] - Port, [2:7] - write size, [8:1… macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c3187 params.nvm_common.cmd = DRV_MSG_CODE_TRANSCEIVER_WRITE; in ecore_mcp_phy_sfp_write()