Searched refs:S_HDRFREECNT (Results 1 – 1 of 1) sorted by relevance
10675 #define S_HDRFREECNT 16 macro10677 #define V_HDRFREECNT(x) ((x) << S_HDRFREECNT)10678 #define G_HDRFREECNT(x) (((x) >> S_HDRFREECNT) & M_HDRFREECNT)