Searched refs:S_STRP_CRC (Results 1 – 1 of 1) sorted by relevance
51665 #define S_STRP_CRC 24 macro51667 #define V_STRP_CRC(x) ((x) << S_STRP_CRC)51668 #define G_STRP_CRC(x) (((x) >> S_STRP_CRC) & M_STRP_CRC)