Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dfpga_defs.h110 #define S_MI0_PHY_REG_ADDR 0 macro
112 #define V_MI0_PHY_REG_ADDR(x) ((x) << S_MI0_PHY_REG_ADDR)
113 #define G_MI0_PHY_REG_ADDR(x) (((x) >> S_MI0_PHY_REG_ADDR) & M_MI0_PHY_REG_ADDR)