Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dfpga_defs.h115 #define S_MI0_PHY_ADDR 5 macro
117 #define V_MI0_PHY_ADDR(x) ((x) << S_MI0_PHY_ADDR)
118 #define G_MI0_PHY_ADDR(x) (((x) >> S_MI0_PHY_ADDR) & M_MI0_PHY_ADDR)