Symbol: LABEL
usr/src/cmd/sed/compile.c
115
{':', 0, LABEL},
usr/src/cmd/sed/compile.c
301
case LABEL: /* : */
usr/src/lib/fm/topo/modules/i86pc/chip/chip_smbios.c
505
if (str_type == LABEL) {
usr/src/lib/fm/topo/modules/i86pc/chip/chip_smbios.c
523
if (str_type == LABEL)
usr/src/lib/fm/topo/modules/i86pc/chip/chip_smbios.c
556
label, LABEL);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_smbios.c
613
clean_label = chip_cleanup_smbios_str(mod, buf, LABEL);
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_subr.c
646
if (str_type == LABEL) {
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_subr.c
664
if (str_type == LABEL)
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
210
dprint(2, ("%s: Reopen is not supported: %p", LABEL, q->q_ptr));
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
216
dprint(2, ("%s: rds_create failed", LABEL));
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
303
dprint(2, ("%s: rds_fanout failed: (0x%x 0x%x %d %d)", LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
314
dprint(2, ("%s: allocb failed", LABEL));
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
761
dprint(2, ("%s: socket is not bound to a port", LABEL));
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
769
dprint(2, ("%s: No message to send", LABEL));
usr/src/uts/common/io/ib/clients/rds/rdsddi.c
811
dprint(2, ("%s: rds_sendmsg returned %d", LABEL, ret));
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
150
RDS_DPRINTF2(LABEL, "ibt_deregister_mr "
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
212
RDS_DPRINTF3(LABEL, "Number of Possible Sessions: %d", nsessions);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
219
RDS_DPRINTF3(LABEL, "RDS Buffer Pool Memory: %lld", memsize);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
220
RDS_DPRINTF3(LABEL, "Total Buffers: %d", nbuf);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
224
RDS_DPRINTF1(LABEL, "RDS Memory allocation failed");
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
229
RDS_DPRINTF3(LABEL, "RDS Buffer Entries Memory: %lld",
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
254
RDS_DPRINTF2(LABEL, "ibt_register_mr failed: %d", ret);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
264
RDS_DPRINTF2(LABEL, "ibt_deregister_mr "
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
326
RDS_DPRINTF3(LABEL, "rdsmemp start: %p end: %p", memp, mp);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
358
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
366
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
433
RDS_DPRINTF3(LABEL, "RDS Send Pool Memory: %lld", memsize);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
437
RDS_DPRINTF1(LABEL, "RDS Send Memory allocation failed");
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
441
RDS_DPRINTF3(LABEL, "RDS Buffer Entries Memory: %lld",
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
550
RDS_DPRINTF3(LABEL, "rdsmemp start: %p end: %p", memp, mp);
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
86
RDS_DPRINTF3(LABEL, "MaxNodes = %d", MaxNodes); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
87
RDS_DPRINTF3(LABEL, "UserBufferSize = %d", UserBufferSize); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
88
RDS_DPRINTF3(LABEL, "RdsPktSize = %d", RdsPktSize); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
89
RDS_DPRINTF3(LABEL, "MaxDataSendBuffers = %d", MaxDataSendBuffers); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
90
RDS_DPRINTF3(LABEL, "MaxDataRecvBuffers = %d", MaxDataRecvBuffers); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
91
RDS_DPRINTF3(LABEL, "MaxCtrlSendBuffers = %d", MaxCtrlSendBuffers); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
92
RDS_DPRINTF3(LABEL, "MaxCtrlRecvBuffers = %d", MaxCtrlRecvBuffers); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
93
RDS_DPRINTF3(LABEL, "DataRecvBufferLWM = %d", DataRecvBufferLWM); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
94
RDS_DPRINTF3(LABEL, "PendingRxPktsHWM = %d", PendingRxPktsHWM); \
usr/src/uts/common/io/ib/clients/rds/rdsib_buf.c
95
RDS_DPRINTF3(LABEL, "MinRnrRetry = %d", MinRnrRetry)
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
117
RDS_DPRINTF2(LABEL, "REQ Received: From: %llx:%llx To: %llx:%llx",
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
142
RDS_DPRINTF2(LABEL, "Version Mismatch: Local version: %d "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
150
RDS_DPRINTF2(LABEL, "Unsupported Address Family: "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
157
RDS_DPRINTF2(LABEL, "ARCH does not match (%d != %d)",
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
164
RDS_DPRINTF2(LABEL, "Unknown Channel type: %d", cmp.cmp_eptype);
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
170
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
237
RDS_DPRINTF2(LABEL, "SP(%p) state: %d", sp, sp->session_state);
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
243
RDS_DPRINTF2(LABEL, "STALE Session Detected SP(%p)", sp);
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
386
RDS_DPRINTF2(LABEL, "ERROR: SP(%p) is in an unexpected "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
417
RDS_DPRINTF2(LABEL, "SP(%p) EP(%p): "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
632
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
733
RDS_DPRINTF2(LABEL, "LAP message received");
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
737
RDS_DPRINTF2(LABEL, "APR message received");
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
777
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
829
RDS_DPRINTF5(LABEL, "HCA: 0x%llx Port: %d "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
838
RDS_DPRINTF2(LABEL, "Bind service for "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
853
RDS_DPRINTF2(LABEL, "RDS Service available on %d/%d ports",
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
894
RDS_DPRINTF2(LABEL, "SP(%p) EP(%p) ibt_format_ip_private_data "
usr/src/uts/common/io/ib/clients/rds/rdsib_cm.c
929
RDS_DPRINTF2(LABEL, "SP(%p) EP(%p) ibt_open_rc_channel "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1229
RDS_DPRINTF2(LABEL, "Buffer Cache Initialization failed");
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1327
RDS_DPRINTF2(LABEL, "Path not found (0x%x 0x%x)",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1345
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths: 0x%x <-> 0x%x ",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1351
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths failed, ret: %d "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1358
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths success");
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1364
RDS_DPRINTF2(LABEL, "lgid: %llx:%llx rgid: %llx:%llx",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1436
RDS_DPRINTF2(LABEL, "ERROR: Invalid Control code: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1460
RDS_DPRINTF2(LABEL, "No buffers available to send control "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1477
RDS_DPRINTF5(LABEL, "ds_va %p ds_len %d ds_lkey 0x%llx",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1481
RDS_DPRINTF2(LABEL, "EP(%p): ibt_post_send failed: "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1516
RDS_DPRINTF3(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1581
RDS_DPRINTF5(LABEL, "EP(%p) UIOP(%p) msg size: %d npkts: %d", ep, uiop,
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1642
RDS_DPRINTF5(LABEL, "EP(%p) Sending Multiple Packets", ep);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1658
RDS_DPRINTF2(LABEL, "EP(%p): ibt_post_send failed: "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1668
RDS_DPRINTF5(LABEL, "EP(%p) Sending Single Packet", ep);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1675
RDS_DPRINTF5(LABEL, "ds_va %p ds_key 0x%llx ds_len %d ",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1679
RDS_DPRINTF2(LABEL, "EP(%p): ibt_post_send failed: "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1704
RDS_DPRINTF3(LABEL, "Loopback message: sendport: "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1709
RDS_DPRINTF2(LABEL, "allocb failed, size: %d\n",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1717
RDS_DPRINTF2(LABEL, "ERROR: uiomove returned: %d", ret);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1734
RDS_DPRINTF2(LABEL, "Loopback message: port %d -> "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1840
RDS_DPRINTF2(LABEL, "EP(%p): ibt_post_send "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1971
RDS_DPRINTF2(LABEL, "SP(%p) Port:%d is in stall state",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2012
RDS_DPRINTF2(LABEL, "Local Port:%d is in stall state",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2025
RDS_DPRINTF3(LABEL, "There is no session to the destination "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2098
RDS_DPRINTF2(LABEL, "Path not found "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2116
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths: 0x%x <-> 0x%x ",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2139
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths success");
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2145
RDS_DPRINTF2(LABEL, "lgid: %llx:%llx rgid: %llx:%llx",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2236
RDS_DPRINTF2(LABEL, "EP(%p) BP(%p): allocb failed",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2254
RDS_DPRINTF2(LABEL, "EP(%p) BP(%p): allocb failed",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2271
RDS_DPRINTF5(LABEL, "Deliver Message: sendIP: 0x%x recvIP: 0x%x "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2295
RDS_DPRINTF2(LABEL, "rds_deliver_new_msg returned: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
2311
RDS_DPRINTF2(LABEL, "EP(%p): ibt_post_send for "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
384
RDS_DPRINTF2(LABEL, "EP(%p): rds_init_send_pool failed: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
392
RDS_DPRINTF2(LABEL, "EP(%p): rds_init_recv_pool failed: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
487
RDS_DPRINTF2(LABEL, "SP(%p): Ctrl EP(%p) initialization "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
492
RDS_DPRINTF2(LABEL, "SP(%p) Control EP(%p)", sp, &sp->session_ctrlep);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
497
RDS_DPRINTF2(LABEL, "SP(%p): Data EP(%p) initialization "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
507
RDS_DPRINTF2(LABEL, "SP(%p) Data EP(%p)", sp, &sp->session_dataep);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
637
RDS_DPRINTF2(LABEL, "EP(%p): rds_open_rc_channel "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
643
RDS_DPRINTF2(LABEL, "SP(%p) Data EP(%p) is in "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
649
RDS_DPRINTF3(LABEL, "SP(%p) EP(%p): Data channel is connected",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
660
RDS_DPRINTF2(LABEL, "EP(%p): rds_open_rc_channel "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
666
RDS_DPRINTF2(LABEL, "SP(%p) Control EP(%p) is in "
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
672
RDS_DPRINTF2(LABEL, "Session (%p) 0x%x <--> 0x%x is CONNECTED",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
692
RDS_DPRINTF3(LABEL, "EP(%p) State: %d", ep, ep->ep_state);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
723
RDS_DPRINTF3(LABEL, "EP(%p) State: %d", ep, ep->ep_state);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
877
RDS_DPRINTF2(LABEL, "Path not found (0x%x 0x%x)",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
894
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths: 0x%x <-> 0x%x ",
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
899
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths success");
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
907
RDS_DPRINTF2(LABEL, "ibt_get_ip_paths failed, ret: %d ", ret);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
930
RDS_DPRINTF2(LABEL, "lgid: %llx:%llx rgid: %llx:%llx",
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1010
RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): ibt_enable_cq_notify "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1039
RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1042
RDS_DPRINTF5(LABEL, "EP(%p) CQ(%p): "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1162
RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): ibt_enable_cq_notify "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1291
RDS_DPRINTF2(LABEL, "ibt_alloc_cq for sendCQ "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1304
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1319
RDS_DPRINTF2(LABEL, "ibt_alloc_cq for recvCQ "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1332
RDS_DPRINTF2(LABEL,
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1355
RDS_DPRINTF2(LABEL, "ibt_alloc_rc_channel fail: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1389
RDS_DPRINTF2(LABEL, "ibt_gid_node_info for gid: %llx:%llx "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1431
RDS_DPRINTF2(LABEL, "ibt_query_hca_ports failed: %d", ret);
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
1721
RDS_DPRINTF2(LABEL, "Async event: %d not handled", code);
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
358
RDS_DPRINTF3(LABEL, "Open HCA: 0x%llx", guidp[ix]);
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
640
RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): ibt_poll_cq "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
643
RDS_DPRINTF5(LABEL, "EP(%p) CQ(%p): ibt_poll_cq "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
682
RDS_DPRINTF2(LABEL, "ddi_taskq_dispatch failed: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
772
RDS_DPRINTF2(LABEL, "EP(%p): No Recv buffers available", ep);
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
777
RDS_DPRINTF2(LABEL, "ddi_taskq_dispatch failed: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
787
RDS_DPRINTF2(LABEL, "EP(%p): Recv buffers "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
822
RDS_DPRINTF2(LABEL, "ibt_post_recv for %d WRs failed: "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
885
RDS_DPRINTF2(LABEL, "EP(%p) CQ(%p): ibt_poll_cq "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
888
RDS_DPRINTF5(LABEL, "EP(%p) CQ(%p): ibt_poll_cq "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
931
RDS_DPRINTF2(LABEL, "ddi_taskq_dispatch failed: %d",
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
944
RDS_DPRINTF5(LABEL, "Message Received: sendIP: 0x%x recvIP: 0x%x "
usr/src/uts/common/io/ib/clients/rds/rdsib_ib.c
949
RDS_DPRINTF3(LABEL, "BP(%p): npkts: %d psn: %d", bp,
usr/src/uts/common/io/ib/clients/rdsv3/ib_cm.c
920
RDSV3_DPRINTF2(LABEL, "Path not found (0x%x 0x%x)",
usr/src/uts/common/sys/ib/mgt/ibcm/ibcm_impl.h
1902
#define IBCM_PRINT_IP(LABEL, IP_ADDR) \
usr/src/uts/common/sys/ib/mgt/ibcm/ibcm_impl.h
1904
ibcm_ip_print(LABEL, IP_ADDR); \