Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c81 static int cpr_suspend(int);
152 rc = cpr_suspend(sleeptype); in cpr_main()
204 rc = cpr_suspend(sleeptype); in cpr_main()
445 cpr_suspend(int sleeptype) in cpr_suspend() function