Lines Matching refs:CPR_DEBUG1
512 CPR_DEBUG(CPR_DEBUG1, "\nstopping user threads..."); in cpr_suspend()
519 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_suspend()
604 CPR_DEBUG(CPR_DEBUG1, ("cleaning up mapped pages...")); in cpr_suspend()
606 CPR_DEBUG(CPR_DEBUG1, ("done\n")); in cpr_suspend()
622 CPR_DEBUG(CPR_DEBUG1, "suspending drivers..."); in cpr_suspend()
630 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_suspend()
693 CPR_DEBUG(CPR_DEBUG1, "interrupt is stopped\n"); in cpr_suspend()
858 CPR_DEBUG(CPR_DEBUG1, "\nEntering cpr_resume...\n"); in cpr_resume()
1071 CPR_DEBUG(CPR_DEBUG1, "resuming devices..."); in cpr_resume()
1123 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_resume()
1201 CPR_DEBUG(CPR_DEBUG1, "starting user threads..."); in cpr_resume()
1204 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_resume()
1244 CPR_DEBUG(CPR_DEBUG1, "Sending SIGTHAW..."); in cpr_resume()
1247 CPR_DEBUG(CPR_DEBUG1, "done\n"); in cpr_resume()
1254 if (cpr_debug & CPR_DEBUG1) in cpr_resume()