Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_buf.h108 #define TNFW_B_IS_STOPPED(state) ((state) & TNFW_B_STOPPED) macro
/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h124 #define TNFW_B_IS_STOPPED(state) ((state) & TNFW_B_STOPPED) macro