Searched refs:S_SECNT (Results 1 – 1 of 1) sorted by relevance
15369 #define S_SECNT 0 macro15371 #define V_SECNT(x) ((x) << S_SECNT)15372 #define G_SECNT(x) (((x) >> S_SECNT) & M_SECNT)