Searched refs:S_SECNT (Results 1 – 1 of 1) sorted by relevance
32780 #define S_SECNT 0 macro32782 #define V_SECNT(x) ((x) << S_SECNT)32783 #define G_SECNT(x) (((x) >> S_SECNT) & M_SECNT)