S_IDINDEX        1935 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_IDINDEX(x) ((x) << S_IDINDEX)
S_IDINDEX        1936 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_IDINDEX(x) (((x) >> S_IDINDEX) & M_IDINDEX)