| /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/daplt/ |
| daplt.c | 83 #define DERR \ 636 DERR("fini: mod_remove failed: 0x%x\n", status); 710 DERR("ibt_open_hca() returned IBT_HCA_IN_USE\n"); 712 DERR("ibt_open_hca() returned %d\n", status); 723 DERR("ibt_query_hca returned %d (hca_guid 0x%llx)\n", 734 DERR("ibt_query_all_ports returned %d " 742 DERR("hca guid 0x%llx, nports %d\n", 745 DERR("port %d: state %d prefix 0x%016llx " 781 DERR("No. of HCAs present %d\n", hca_count); 807 DERR("ibt_close_hca returned %d [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4v/io/ |
| vnet_dds.c | 413 DERR(vdds, "Failed to create HIO node"); 424 DERR(vdds, "HIO mac init failed, cleaning up"); 427 /* use DERR to print by default */ 428 DERR(vdds, "Successfully destroyed" 443 /* DERR used only print by default */ 444 DERR(vdds, "Successfully created HIO node"); 458 /* use DERR to print by default */ 459 DERR(vdds, "Successfully destroyed" 479 DERR(vdds, "Successfully destroyed " 638 DERR(NULL, "Failed to destroy niumx/network node dip=0x%p" [all...] |
| vsw_ldc.c | 364 DERR(vswp, "%s: ldc_attach failed", __func__); 701 DERR(vswp, "%s: kmem_zalloc failed", __func__); 731 DERR(vswp, "%s(%lld): ldc_init failed, rv (%d)", 771 DERR(vswp, "%s(%lld): ldc_reg_callback failed, rv (%d)", 788 DERR(vswp, "%s: ldc_status failed", __func__); 803 DERR(vswp, "%s: kstats setup failed", __func__); 985 DERR(vswp, "%s: ldc_open failed: id(%lld) rv(%d)", 992 DERR(vswp, "%s: unable to get status", __func__); 997 DERR(vswp, "%s: id (%lld) status(%d) is not OPEN/READY", 1026 DERR(vswp, "%s: unable to get status", __func__) [all...] |
| vsw_switching.c | 310 DERR(vswp, "unknown switch mode"); 436 DERR(vswp, "%s: drop mblks to " 560 DERR(vswp, "%s: drop mblks to " 582 DERR(vswp, "%s: drop mblks to " 617 DERR(vswp, "%s: unexpected caller (%d)", __func__, caller); 732 DERR(vswp, "%s: dropping pkt(s) " 772 DERR(vswp, "vsw_forward_all: nmp NULL"); 819 DERR(vswp, "%s: dropping pkt(s) consisting of " [all...] |
| vsw.c | 536 DERR(NULL, "vsw%d: ddi_soft_state_zalloc failed", instance); 542 DERR(NULL, "vsw%d: ddi_get_soft_state failed", instance); 673 DERR(NULL, "vsw_attach: failed"); [all...] |
| cnex.c | 160 #define DERR \ 169 #define DERR 562 DERR("cnex_reg_chan: no ID matching '%llx' in MD\n", id); [all...] |
| vsw_hio.c | 177 DERR(vswp, "%s: kstats setup failed", __func__); 318 /* DERR only for printing by default */ 319 DERR(vswp, "Share freed for ldc_id=0x%lx Cookie=0x%lX", 548 /* DERR only to print by default */ 549 DERR(vswp, "Share allocated for ldc_id=0x%lx Cookie=0x%lX", 737 DERR(vswp, "%s: Invalid DDS message type=0x%X",
|
| vnet_gen.c | [all...] |
| vnet.c | 504 DERR(vnetp, "vgen_init() failed\n"); [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4v/sys/ |
| vsw.h | 237 #define DERR(...) \ 243 #define DERR(...) if (0) do { } while (0)
|
| vnet.h | 336 #define DERR(...) do { \ 347 #define DERR(...) if (0) do { } while (0)
|
| /onnv/onnv-gate/usr/src/uts/intel/io/dktp/dcdev/ |
| gda.c | 41 #define DERR 0x0004 42 static int gda_debug = DERR|DENT|DPKT;
|
| dadk.c | 166 #define DERR 0x0002 [all...] |
| /onnv/onnv-gate/usr/src/cmd/vntsd/ |
| vntsd.h | 485 #define DERR if (vntsddbg & 0x08) (void) fprintf 492 #define DERR
|
| queue.c | 284 DERR(stderr, "t@%d vntsd_que_pos can not find handle \n",
|
| common.c | 657 DERR(stderr, "%s: thread[%d] %s\n", status_msg, thr_self(), msg);
|
| vntsd.c | 190 DERR(stderr, "t@%d alarm signal should not recv %d\n",
|
| console.c | 117 DERR(stderr, "t@%d create_rd_wr_thread@%d: "
|
| vntsdvcc.c | 670 DERR(stderr, "t@%d daemon_wakeup:ioctl_unknown %d\n",
|
| /onnv/onnv-gate/usr/src/uts/intel/io/dktp/drvobj/ |
| strategy.c | 88 #define DERR 0x0002 90 static int flc_debug = DENT|DERR|DIO; 719 #define DERR 0x0002 721 static int que_debug = DENT|DERR|DIO;
|
| /onnv/onnv-gate/usr/src/uts/common/sys/pcmcia/ |
| pcata.h | 325 #define DERR 0x0400 /* Error Condition */
|