S_FLPARITYERROR   210 drivers/net/ethernet/chelsio/cxgb3/regs.h #define V_FLPARITYERROR(x) ((x) << S_FLPARITYERROR)
S_FLPARITYERROR   211 drivers/net/ethernet/chelsio/cxgb3/regs.h #define G_FLPARITYERROR(x) (((x) >> S_FLPARITYERROR) & M_FLPARITYERROR)