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

/illumos-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Dgda.c41 #define DERR 0x0004 macro
42 static int gda_debug = DERR|DENT|DPKT;
H A Ddadk.c165 #define DERR 0x0002 macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dcnex.c160 #define DERR \ macro
169 #define DERR macro
562 DERR("cnex_reg_chan: no ID matching '%llx' in MD\n", id);
1377 DERR("cnex_find_chan_dip:channel(0x%llx): "
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h237 #define DERR(...) \ macro
243 #define DERR(...) if (0) do { } while (0) macro
H A Dvnet.h343 #define DERR(...) do { \ macro
354 #define DERR(...) if (0) do { } while (0) macro
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.h485 #define DERR if (vntsddbg & 0x08) (void) fprintf macro
492 #define DERR macro
/illumos-gate/usr/src/uts/intel/io/dktp/drvobj/
H A Dstrategy.c88 #define DERR 0x0002 macro
90 static int flc_debug = DENT|DERR|DIO;
719 #define DERR 0x0002 macro
721 static int que_debug = DENT|DERR|DIO;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c83 #define DERR \ macro
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_hc
[all...]

Completed in 666 milliseconds