Home
last modified time | relevance | path

Searched refs:C_RESUMING (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h520 #define C_RESUMING 0x02 macro
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c226 CPR->c_flags |= C_RESUMING; in cpr_main()