Searched refs:S_STRP_CRC (Results 1 – 1 of 1) sorted by relevance
19117 #define S_STRP_CRC 24 macro19119 #define V_STRP_CRC(x) ((x) << S_STRP_CRC)19120 #define G_STRP_CRC(x) (((x) >> S_STRP_CRC) & M_STRP_CRC)