Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dregs.h1470 #define S_RXFIFOPARITYERROR 0 macro
1472 #define V_RXFIFOPARITYERROR(x) ((x) << S_RXFIFOPARITYERROR)
1473 #define G_RXFIFOPARITYERROR(x) (((x) >> S_RXFIFOPARITYERROR) & M_RXFIFOPARITYERROR)