Searched defs:IS_TM_CHCTL (Results 1 – 2 of 2) sorted by relevance
392 #define IS_TM_CHCTL(x) ((x == TM_CHCTL_DISABLE) || (x == TM_CHCTL_ENABLE)) macro
601 #define IS_TM_CHCTL(x) ((x == TM_CHCTL_DISABLE) || (x == TM_CHCTL_ENABLE)) macro
Completed in 12 milliseconds