Searched defs:PR_ERR_ALL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_error.h64 #define PR_ERR_ALL if (sbd_print_errs & SBD_DBG_ALL) printf macro
76 #define PR_ERR_ALL if (0) printf macro
77 #define SBD_DBG_CODE PR_ERR_ALL
78 #define SBD_DBG_ALL PR_ERR_ALL
85 #define PR_ERR_ALL if (0) printf macro
86 #define PR_ERR_ERRNO PR_ERR_ALL
87 #define PR_ERR_ECODE PR_ERR_ALL
88 #define PR_ERR_RSC PR_ERR_ALL

Completed in 44 milliseconds