Searched refs:PR_DATA (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_proto.c | 4866 PR_DATA("%s:%d: (netaddr 0x%x) msgsize=%ld, msgdsize=%d\n", in idn_send_data() 4879 PR_DATA("%s:%d: BAD msg length (%d) (netaddr 0x%x)\n", in idn_send_data() 4899 PR_DATA("%s:%d: destination channel = %d\n", proc, dst_domid, channel); in idn_send_data() 4969 PR_DATA("%s:%d: dup broadcast msg for local domain\n", in idn_send_data() 4987 PR_DATA("%s:%d: dest netid (0x%x) != expected (0x%x)\n", in idn_send_data() 5078 PR_DATA("%s:%d: dest channel %d NOT ACTIVE\n", in idn_send_data() 5097 PR_DATA("%s:%d: domain not registered with channel %d\n", in idn_send_data() 5207 PR_DATA("%s:%d: (dstport %d) assigned %d\n", in idn_send_data() 5289 PR_DATA("%s:%d: failed to alloc SMR I/O buffer " in idn_send_data() 5364 PR_DATA("%s:%d: offset ALIGNMENT (%lu -> %u) " in idn_send_data() [all …]
|
H A D | idn_smr.c | 885 PR_DATA("%s: reclaim already in progress\n", proc); in smr_buf_reclaim()
|
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 420 #define PR_DATA if (idn_debug & IDNDBG_DATA) printf macro 446 #define PR_DATA PR_ALL macro
|