Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_phy.c1739 ((port << DRV_MB_PARAM_PORT_SHIFT) | in ecore_phy_extphy_read()
1764 ((port << DRV_MB_PARAM_PORT_SHIFT) | in ecore_phy_extphy_write()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1282 #define DRV_MB_PARAM_PORT_SHIFT 21 macro