Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c207 PR_QR("dr_is_unsafe_major: invalid major # %d\n", major); in dr_is_unsafe_major()
295 PR_QR("\n %s (major# %d) is referenced(%u)\n", dname, in dr_check_dip()
303 PR_QR("\n %s (major# %d) not hotpluggable\n", dname, in dr_check_dip()
374 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
380 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
626 PR_QR("%s: failed to stop thread: " in dr_stop_user_threads()
777 PR_QR("sending SIGTHAW...\n"); in dr_resume()
827 PR_QR("done\n"); in dr_suspend()
889 PR_QR("%s...\n", f); in dr_pt_test_suspend()
895 PR_QR("%s: error on dr_resume()", f); in dr_pt_test_suspend()
[all …]
/titanic_50/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c208 PR_QR("dr_is_unsafe_major: invalid major # %d\n", major); in dr_is_unsafe_major()
296 PR_QR("\n %s (major# %d) is referenced(%u)\n", dname, in dr_check_dip()
304 PR_QR("\n %s (major# %d) not hotpluggable\n", dname, in dr_check_dip()
375 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
381 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
627 PR_QR("%s: failed to stop thread: " in dr_stop_user_threads()
809 PR_QR("sending SIGTHAW...\n"); in dr_resume()
870 PR_QR("done\n"); in dr_suspend()
952 PR_QR("%s...\n", f); in dr_pt_test_suspend()
958 PR_QR("%s: error on dr_resume()", f); in dr_pt_test_suspend()
[all …]
/titanic_50/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h212 #define PR_QR if (dr_debug & DRDBG_QR) prom_printf macro
222 #define PR_QR PR_ALL
/titanic_50/usr/src/uts/i86pc/sys/
H A Ddr.h243 #define PR_QR if (dr_debug & DRDBG_QR) prom_printf macro
253 #define PR_QR PR_ALL macro
/titanic_50/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h632 #define PR_QR if (sbd_debug & SBD_DBG_QR) prom_printf macro
645 #define PR_QR PR_ALL macro