Searched refs:S_SECNT (Results 1 – 1 of 1) sorted by relevance
41516 #define S_SECNT 0 macro41518 #define V_SECNT(x) ((x) << S_SECNT)41519 #define G_SECNT(x) (((x) >> S_SECNT) & M_SECNT)