Home
last modified time | relevance | path

Searched defs:TNFW_B_UNSET_STOPPED (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/tnf/
H A Dtnf_buf.h107 #define TNFW_B_UNSET_STOPPED(state) ((state) &= ~TNFW_B_STOPPED) macro
/titanic_52/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h123 #define TNFW_B_UNSET_STOPPED(state) ((state) &= ~TNFW_B_STOPPED) macro