S_ITPARITYERROR   215 drivers/net/ethernet/chelsio/cxgb3/regs.h #define V_ITPARITYERROR(x) ((x) << S_ITPARITYERROR)
S_ITPARITYERROR   216 drivers/net/ethernet/chelsio/cxgb3/regs.h #define G_ITPARITYERROR(x) (((x) >> S_ITPARITYERROR) & M_ITPARITYERROR)