Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru_priv.h55 #define PR_ALL if (sgfru_debug) printf macro
65 #define PR_ALL if (0) printf
66 #define PR_STATE PR_ALL
67 #define PR_HANDLE PR_ALL
68 #define PR_NODE PR_ALL
69 #define PR_SECTION PR_ALL
70 #define PR_SEGMENT PR_ALL
71 #define PR_PACKET PR_ALL
72 #define PR_PAYLOAD PR_ALL
73 #define PR_MBOX PR_ALL
/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c903 PR_ALL("psmerr is ESBD_KTHREAD\n"); in dr_pt_test_suspend()
906 PR_ALL("Resume error unknown = %d\n", psmerr); in dr_pt_test_suspend()
911 PR_ALL("%s: dr_suspend() failed, err = 0x%x\n", f, err); in dr_pt_test_suspend()
915 PR_ALL("Unsafe devices (major #): %s\n", in dr_pt_test_suspend()
920 PR_ALL("RT threads (PIDs): %s\n", in dr_pt_test_suspend()
925 PR_ALL("User threads (PIDs): %s\n", in dr_pt_test_suspend()
930 PR_ALL("Non-suspendable devices (major #): %s\n", in dr_pt_test_suspend()
935 PR_ALL("Could not resume devices (major #): %s\n", in dr_pt_test_suspend()
940 PR_ALL("psmerr is ESBD_KTHREAD\n"); in dr_pt_test_suspend()
944 PR_ALL("sbd_error_t error code not set\n"); in dr_pt_test_suspend()
[all …]
H A Ddr.c566 PR_ALL("%s...\n", f); in dr_ioctl()
611 PR_ALL("%s: c_name = %s, c_type = %d\n", in dr_ioctl()
617 PR_ALL("%s: c_name is NULL\n", f); in dr_ioctl()
1004 PR_ALL("%s: error %d %s", in dr_copyout_errs()
1058 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd)); in dr_pre_op()
1063 PR_ALL("drmach_pre_op failed for cmd %s(%d)\n", in dr_pre_op()
1086 PR_ALL("%s: invalid devset (0x%x)\n", in dr_pre_op()
1097 PR_ALL("%s: invalid state %s(%d) for cmd %s(%d)\n", in dr_pre_op()
1122 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd)); in dr_post_op()
1126 PR_ALL("drmach_post_op failed for cmd %s(%d)\n", in dr_post_op()
[all …]
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c966 PR_ALL("psmerr is ESBD_KTHREAD\n"); in dr_pt_test_suspend()
969 PR_ALL("Resume error unknown = %d\n", psmerr); in dr_pt_test_suspend()
974 PR_ALL("%s: dr_suspend() failed, err = 0x%x\n", f, err); in dr_pt_test_suspend()
978 PR_ALL("Unsafe devices (major #): %s\n", in dr_pt_test_suspend()
983 PR_ALL("RT threads (PIDs): %s\n", in dr_pt_test_suspend()
988 PR_ALL("User threads (PIDs): %s\n", in dr_pt_test_suspend()
993 PR_ALL("Non-suspendable devices (major #): %s\n", in dr_pt_test_suspend()
998 PR_ALL("Could not resume devices (major #): %s\n", in dr_pt_test_suspend()
1003 PR_ALL("psmerr is ESBD_KTHREAD\n"); in dr_pt_test_suspend()
1007 PR_ALL("sbd_error_t error code not set\n"); in dr_pt_test_suspend()
[all …]
H A Ddr.c568 PR_ALL("%s...\n", f); in dr_ioctl()
613 PR_ALL("%s: c_name = %s, c_type = %d\n", in dr_ioctl()
619 PR_ALL("%s: c_name is NULL\n", f); in dr_ioctl()
1007 PR_ALL("%s: error %d %s", in dr_copyout_errs()
1061 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd)); in dr_pre_op()
1065 PR_ALL("drmach_pre_op failed for cmd %s(%d)\n", in dr_pre_op()
1088 PR_ALL("%s: invalid devset (0x%x)\n", in dr_pre_op()
1099 PR_ALL("%s: invalid state %s(%d) for cmd %s(%d)\n", in dr_pre_op()
1124 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd)); in dr_post_op()
1131 PR_ALL("drmach_post_op failed for cmd %s(%d)\n", in dr_post_op()
[all …]
/titanic_41/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h210 #define PR_ALL if (dr_debug) printf macro
220 #define PR_ALL _NOTE(CONSTANTCONDITION) if (0) printf
221 #define PR_STATE PR_ALL
222 #define PR_QR PR_ALL
223 #define PR_CPU PR_ALL
224 #define PR_MEM PR_ALL
225 #define PR_IO PR_ALL
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd.c1007 PR_ALL("%s...\n", f); in sbd_dev_unconfigure()
1349 PR_ALL("%s...\n", f); in sbd_dealloc_instance()
1381 PR_ALL("%s: invalid cpu unit# = %d", in sbd_dev2devset()
1401 PR_ALL("%s: invalid mem unit# = %d", in sbd_dev2devset()
1406 PR_ALL("%s: adjusted MEM devset = 0x%x\n", in sbd_dev2devset()
1414 PR_ALL("%s: invalid io unit# = %d", in sbd_dev2devset()
1774 PR_ALL("%s: no devs: requested devset = 0x%x," in sbd_check_transition()
1820 PR_ALL("%s: requested devset = 0x%x, final devset = 0x%x\n", in sbd_check_transition()
1928 PR_ALL("%s: invalid devset (0x%x)\n", in sbd_pre_op()
1936 PR_ALL("%s: invalid state %s(%d) for cmd %s(%d)\n", in sbd_pre_op()
[all …]
H A Dsbd_cpu.c837 PR_ALL("%s...\n", f); in sbd_cancel_cpu()
/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr.h241 #define PR_ALL if (dr_debug) printf macro
251 #define PR_ALL _NOTE(CONSTANTCONDITION) if (0) printf macro
252 #define PR_STATE PR_ALL
253 #define PR_QR PR_ALL
254 #define PR_CPU PR_ALL
255 #define PR_MEM PR_ALL
256 #define PR_IO PR_ALL
/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h630 #define PR_ALL if (sbd_debug) printf macro
643 #define PR_ALL if (0) printf macro
644 #define PR_STATE PR_ALL
645 #define PR_QR PR_ALL
646 #define PR_CPU PR_ALL
647 #define PR_MEM PR_ALL
648 #define PR_IO PR_ALL
649 #define PR_HW PR_ALL
650 #define PR_BYP PR_ALL
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h412 #define PR_ALL if (idn_debug) printf macro
438 #define PR_ALL if (0) printf macro
439 #define PR_XDC PR_ALL
440 #define PR_XF PR_ALL
441 #define PR_REGS PR_ALL
442 #define PR_SMR PR_ALL
443 #define PR_PROTO PR_ALL
444 #define PR_STR PR_ALL
445 #define PR_DRV PR_ALL
446 #define PR_DATA PR_ALL
[all …]