Searched refs:S_SECNT (Results 1 – 1 of 1) sorted by relevance
23242 #define S_SECNT 0 macro23244 #define V_SECNT(x) ((x) << S_SECNT)23245 #define G_SECNT(x) (((x) >> S_SECNT) & M_SECNT)