Searched refs:C_RESUMING (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | cpr.h | 520 #define C_RESUMING 0x02 macro |
/titanic_50/usr/src/uts/common/cpr/ | ||
H A D | cpr_main.c | 222 CPR->c_flags |= C_RESUMING; in cpr_main() |