S_MI1_PHY_ADDR     88 drivers/net/ethernet/chelsio/cxgb/elmer0.h #define V_MI1_PHY_ADDR(x) ((x) << S_MI1_PHY_ADDR)
S_MI1_PHY_ADDR     89 drivers/net/ethernet/chelsio/cxgb/elmer0.h #define G_MI1_PHY_ADDR(x) (((x) >> S_MI1_PHY_ADDR) & M_MI1_PHY_ADDR)