Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c211 PR_QR("dr_is_unsafe_major: invalid major # %d\n", major); in dr_is_unsafe_major()
299 PR_QR("\n %s (major# %d) is referenced(%u)\n", dname, in dr_check_dip()
307 PR_QR("\n %s (major# %d) not hotpluggable\n", dname, in dr_check_dip()
377 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
383 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
628 PR_QR("%s: failed to stop thread: " in dr_stop_user_threads()
779 PR_QR("sending SIGTHAW...\n"); in dr_resume()
829 PR_QR("done\n"); in dr_suspend()
891 PR_QR("%s...\n", f); in dr_pt_test_suspend()
897 PR_QR("%s: error on dr_resume()", f); in dr_pt_test_suspend()
[all …]
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c212 PR_QR("dr_is_unsafe_major: invalid major # %d\n", major); in dr_is_unsafe_major()
300 PR_QR("\n %s (major# %d) is referenced(%u)\n", dname, in dr_check_dip()
308 PR_QR("\n %s (major# %d) not hotpluggable\n", dname, in dr_check_dip()
378 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
384 PR_QR(" bypassed suspend of %s (major# %d)\n", dname, in dr_suspend_devices()
629 PR_QR("%s: failed to stop thread: " in dr_stop_user_threads()
811 PR_QR("sending SIGTHAW...\n"); in dr_resume()
872 PR_QR("done\n"); in dr_suspend()
954 PR_QR("%s...\n", f); in dr_pt_test_suspend()
960 PR_QR("%s: error on dr_resume()", f); in dr_pt_test_suspend()
[all …]
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h216 #define PR_QR if (dr_debug & DRDBG_QR) prom_printf macro
226 #define PR_QR PR_ALL
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h247 #define PR_QR if (dr_debug & DRDBG_QR) prom_printf macro
257 #define PR_QR PR_ALL macro
/illumos-gate/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