/illumos-gate/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_entp_setup.c | 199 DBG3(n2rng, DHEALTH, "buffer[%d] %016llx, cycles = %d", in n2rng_logic_test() 204 DBG3(n2rng, DHEALTH, "n2rng: rng(%d) logic test passed, " in n2rng_logic_test() 207 DBG3(n2rng, DCHATTY, "buffer[%d] %016llx, cycles = %d", in n2rng_logic_test()
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | upa64s.h | 173 #define DBG3(flag, psp, fmt, a1, a2, a3) \ macro 189 #define DBG3(flag, psp, fmt, a1, a2, a3) macro
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 205 #define DBG3(flag, psp, fmt, a1, a2, a3) \ macro 223 #define DBG3(flag, psp, fmt, a1, a2, a3) macro
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | upa64s.c | 522 DBG3(D_MAP, dip, "rdip=%s%d: REGSPEC - handlep=%x\n", in upa64s_map() 562 DBG3(D_MAP, dip, "ddi_map returns: rval=%x addrp=%x.%08x\n\n", in upa64s_map() 621 DBG3(D_A_ISPEC, dip, in upa64s_add_intr_impl() 686 DBG3(D_R_ISPEC, dip, in upa64s_remove_intr_impl() 829 DBG3(D_CTLOPS, dip, "passing request to parent: rdip=%s%d op=%x\n\n", in upa64s_ctlops()
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | n2rng.h | 311 #define DBG3 n2rng_dprintf macro 326 #define DBG3(vca, lvl, fmt, arg1, arg2, arg3) macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 57 #define DBG3 printf macro 62 #define DBG3(a, b, c) macro 682 DBG3("getprop(%s, %d)\n", opp->oprom_array, opp->oprom_size); in prom_get_prop() 843 DBG3("ap_idx: s=%s, n=%d\n", s, n); in ap_idx() 862 DBG3("ap_idx(%s)=%d\n", s, id); in ap_idx()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | ebus.c | 482 DBG3(D_MAP, ebus_p, "rdip=%s%d: REGSPEC - handlep=%p\n", in ebus_map() 569 DBG3(D_MAP, ebus_p, "Range Matching Addr 0x%x.%x size 0x%x\n", in ebus_apply_range() 955 DBG3(D_MAP, ebus_p, "%x,%x,%x\n", in ebus_vreg_dump()
|
/illumos-gate/usr/src/lib/libipp/ |
H A D | libipp.c | 72 #define DBG3(flags, fmt, a, b, c) \ macro 83 #define DBG3(flags, fmt, a, b, c) macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 52 #define DBG3 (void) printf macro 57 #define DBG3(a, b, c) macro 432 DBG3("ap_bk_idx: s=%s, n=%d\n", s, n); in ap_bk_idx() 443 DBG3("ap_bk_idx(%s)=%d\n", s, id); in ap_bk_idx()
|
/illumos-gate/usr/src/uts/common/ipp/ |
H A D | ippctl.c | 89 #define DBG3(_type, _fmt, _a1, _a2, _a3) \ macro 106 #define DBG3(_type, _fmt, _a1, _a2, _a3) macro
|
H A D | ippconf.c | 218 #define DBG3(_type, _fmt, _a1, _a2, _a3) \ macro 235 #define DBG3(_type, _fmt, _a1, _a2, _a3) macro 1801 DBG3(DBG_STATS, "%s.%s: knp = %p\n", sip->ippsi_name, name, np); in ipp_stat_named_init()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | strplumb.c | 83 #define DBG3(_f, _a, _b, _c) \ macro
|