Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h452 #define S_ITPARITYERROR 20 macro
454 #define V_ITPARITYERROR(x) ((x) << S_ITPARITYERROR)
455 #define G_ITPARITYERROR(x) (((x) >> S_ITPARITYERROR) & M_ITPARITYERROR)