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

/illumos-gate/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 macro
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
[all...]
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c903 PR_ALL("psmerr is ESBD_KTHREAD\n");
906 PR_ALL("Resume error unknown = %d\n", psmerr);
911 PR_ALL("%s: dr_suspend() failed, err = 0x%x\n", f, err);
915 PR_ALL("Unsafe devices (major #): %s\n",
920 PR_ALL("RT threads (PIDs): %s\n",
925 PR_ALL("User threads (PIDs): %s\n",
930 PR_ALL("Non-suspendable devices (major #): %s\n",
935 PR_ALL("Could not resume devices (major #): %s\n",
940 PR_ALL("psmerr is ESBD_KTHREAD\n");
944 PR_ALL("sbd_error_
[all...]
H A Ddr.c566 PR_ALL("%s...\n", f);
611 PR_ALL("%s: c_name = %s, c_type = %d\n",
617 PR_ALL("%s: c_name is NULL\n", f);
1004 PR_ALL("%s: error %d %s",
1058 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd));
1063 PR_ALL("drmach_pre_op failed for cmd %s(%d)\n",
1086 PR_ALL("%s: invalid devset (0x%x)\n",
1097 PR_ALL("%s: invalid state %s(%d) for cmd %s(%d)\n",
1122 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd));
1126 PR_ALL("drmach_post_o
[all...]
/illumos-gate/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 macro
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
/illumos-gate/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
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c568 PR_ALL("%s...\n", f);
613 PR_ALL("%s: c_name = %s, c_type = %d\n",
619 PR_ALL("%s: c_name is NULL\n", f);
1007 PR_ALL("%s: error %d %s",
1061 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd));
1065 PR_ALL("drmach_pre_op failed for cmd %s(%d)\n",
1088 PR_ALL("%s: invalid devset (0x%x)\n",
1099 PR_ALL("%s: invalid state %s(%d) for cmd %s(%d)\n",
1124 PR_ALL("%s (cmd = %s)...\n", f, SBD_CMD_STR(cmd));
1131 PR_ALL("drmach_post_o
[all...]
H A Ddr_quiesce.c966 PR_ALL("psmerr is ESBD_KTHREAD\n");
969 PR_ALL("Resume error unknown = %d\n", psmerr);
974 PR_ALL("%s: dr_suspend() failed, err = 0x%x\n", f, err);
978 PR_ALL("Unsafe devices (major #): %s\n",
983 PR_ALL("RT threads (PIDs): %s\n",
988 PR_ALL("User threads (PIDs): %s\n",
993 PR_ALL("Non-suspendable devices (major #): %s\n",
998 PR_ALL("Could not resume devices (major #): %s\n",
1003 PR_ALL("psmerr is ESBD_KTHREAD\n");
1007 PR_ALL("sbd_error_
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c1007 PR_ALL("%s...\n", f);
1349 PR_ALL("%s...\n", f);
1381 PR_ALL("%s: invalid cpu unit# = %d",
1401 PR_ALL("%s: invalid mem unit# = %d",
1406 PR_ALL("%s: adjusted MEM devset = 0x%x\n",
1414 PR_ALL("%s: invalid io unit# = %d",
1774 PR_ALL("%s: no devs: requested devset = 0x%x,"
1820 PR_ALL("%s: requested devset = 0x%x, final devset = 0x%x\n",
1928 PR_ALL("%s: invalid devset (0x%x)\n",
1936 PR_ALL("
[all...]
H A Dsbd_cpu.c837 PR_ALL("%s...\n", f);
/illumos-gate/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
/illumos-gate/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...]

Completed in 2322 milliseconds