Searched defs:TNFW_B_UNSET_STOPPED (Results 1 – 2 of 2) sorted by relevance
107 #define TNFW_B_UNSET_STOPPED(state) ((state) &= ~TNFW_B_STOPPED) macro
123 #define TNFW_B_UNSET_STOPPED(state) ((state) &= ~TNFW_B_STOPPED) macro