/titanic_44/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgfru_priv.h | 55 #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_44/usr/src/uts/i86pc/io/dr/ |
H A D | dr_quiesce.c | 903 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 D | dr.c | 566 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_44/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_quiesce.c | 966 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 D | dr.c | 568 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_44/usr/src/uts/sun4u/ngdr/sys/ |
H A D | dr.h | 210 #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_44/usr/src/uts/sun4u/io/ |
H A D | sbd.c | 1007 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 D | sbd_cpu.c | 837 PR_ALL("%s...\n", f); in sbd_cancel_cpu()
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | dr.h | 241 #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_44/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 630 #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_44/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 412 #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 …]
|