Searched defs:PR_ALL (Results 1 - 5 of 5) 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/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/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 60 milliseconds