/titanic_50/usr/src/cmd/dircmp/ |
H A D | dircmp.sh | 55 pr -h "diff of $a in $D1 and $D2" >> $TEMPDIR/dc$$g 59 pr -h "diff of $a in $D1 and $D2" >> $TEMPDIR/dc$$g 63 pr -h "diff of $a in $D1 and $D2" >> $TEMPDIR/dc$$g 67 type=`LC_MESSAGES=C file $D2/"$a"` 71 *empty*) echo $D2/`basename "$a"` is an empty file | 72 pr -h "diff of $a in $D1 and $D2" >> $TEMPDIR/dc$$g 75 *cannot*) echo $D2/`basename "$a"` does not exist | 76 pr -h "diff of $a in $D1 and $D2" >> $TEMPDIR/dc$$g 79 *) echo $D2/`basename "$a"` is an object file | 80 pr -h "diff of $a in $D1 and $D2" >> $TEMPDIR/dc$$g [all …]
|
/titanic_50/usr/src/cmd/refer/ |
H A D | glue5.c | 88 #if D2 in fgrep() 139 #if D2 in execute() 147 #if D2 in execute() 157 #if D2 in execute() 168 #if D2 in execute() 191 #if D2 in execute() 215 #if D2 in execute() 225 #if D2 in execute() 247 #if D2 in execute()
|
H A D | hunt2.c | 109 #if D2 in doquery() 149 #if D2 in doquery()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vsw_txdring.c | 276 D2(vswp, "%s: allocated %lld bytes at 0x%llx\n", name, in vsw_setup_tx_dring() 311 D2(vswp, "%s: %d: memcookie 0 : addr 0x%llx : size 0x%llx", in vsw_setup_tx_dring() 642 D2(vswp, "send_msg: type 0x%llx", tag->vio_msgtype); in vsw_send_msg() 643 D2(vswp, "send_msg: stype 0x%llx", tag->vio_subtype); in vsw_send_msg() 644 D2(vswp, "send_msg: senv 0x%llx", tag->vio_subtype_env); in vsw_send_msg() 729 D2(vswp, "%s(%lld):Rx thread stopped\n", in vsw_ldc_msg_worker() 834 D2(vswp, "%s(%lld): no descriptor available for ring " in vsw_dringsend() 842 D2(vswp, "%s(%lld): free private descriptor found at pos %ld " in vsw_dringsend() 922 D2(vswp, "%s(%lld): updating descp %d", __func__, in vsw_dringsend() 955 D2(NULL, "%s: searching ring, dringp 0x%llx : start pos %lld", in vsw_dring_find_free_desc() [all …]
|
H A D | vsw_ldc.c | 358 D2(vswp, "%s: %d nids", __func__, nids); in vsw_port_attach() 360 D2(vswp, "%s: ldcid (%llx)", __func__, (uint64_t)ldcids[0]); in vsw_port_attach() 726 D2(vswp, "%s: detaching channel %lld", __func__, ldcp->ldc_id); in vsw_ldc_detach() 844 D2(vswp, "%s: ldc_up err id(%lld) rv(%d)", __func__, in vsw_ldc_init() 865 D2(vswp, "%s: channel %ld now UP (%ld)", __func__, in vsw_ldc_init() 961 D2(vswp, "%s: unreg callback for chan %ld", __func__, in vsw_ldc_drain() 982 D2(vswp, "%s: unreg callback for chan %ld after " in vsw_ldc_drain() 1061 D2(vswp, "vsw_lookup_port: found p_instance\n"); in vsw_lookup_port() 1260 D2(vswp, "%s: id(%ld) event(%llx) UP: status(%ld)", in vsw_ldc_cb() 1272 D2(vswp, "%s: id(ld) event(%llx) data READ", in vsw_ldc_cb() [all …]
|
H A D | vsw.c | 636 D2(vswp, "creating unicast hash table (%s)...", hashname); in vsw_attach() 646 D2(vswp, "creating multicast hash table %s)...", hashname); in vsw_attach() 768 D2(vswp, "detaching instance %d", instance); in vsw_detach() 979 D2(vswp, "%s: using first device specified (%s)", in vsw_get_md_physname() 1056 D2(vswp, "%s: curr_mode = [%s]", __func__, curr_mode); in vsw_get_md_smodes() 1072 D2(vswp, "%s: %d mode", __func__, *mode); in vsw_get_md_smodes() 1261 D2(vswp, "%s: addr = 0x%llx", __func__, addr); in vsw_m_multicst() 1264 D2(vswp, "%s: adding multicast", __func__); in vsw_m_multicst() 1305 D2(vswp, "%s: removing multicast", __func__); in vsw_m_multicst() 1399 D2(vswp, "%s: instance %d registering with mdeg", __func__, in vsw_mdeg_register() [all …]
|
H A D | vsw_switching.c | 320 D2(vswp, "%s: Operating in mode %d", __func__, in vsw_setup_switching() 400 D2(vswp, "%s: operating in layer 3 mode", __func__); in vsw_setup_layer3() 478 D2(vswp, "%s: mblk data buffer %lld : actual data size %lld", in vsw_switch_l2_frame() 530 D2(vswp, "%s: BROADCAST pkt", __func__); in vsw_switch_l2_frame() 533 D2(vswp, "%s: MULTICAST pkt", __func__); in vsw_switch_l2_frame() 628 D2(vswp, "%s: mblk data buffer %lld : actual data size %lld", in vsw_switch_l3_frame() 638 D2(vswp, "%s: sending to target port", __func__); in vsw_switch_l3_frame() 653 D2(vswp, "%s: BROADCAST pkt", __func__); in vsw_switch_l3_frame() 656 D2(vswp, "%s: MULTICAST pkt", __func__); in vsw_switch_l3_frame() 753 D2(vswp, "vsw_forward_all: port %d", portp->p_instance); in vsw_forward_all() [all …]
|
H A D | ldc.c | 295 #define D2 \ macro 311 D2((id), "payload: %s", buf); \ 319 D2((c)->id, "%s: msg%d (/%x/%x/%x/,env[%c%c,sz=%d])", \ 325 D2((c)->id, "%s: msg%d (/%x/%x/%x/,env=%x)", (s), \ 341 #define D2 macro 800 D2(ldcp->id, in i_ldc_clear_intr() 911 D2(ldcp->id, "i_ldc_get_tx_tail: (0x%llx) head=0x%llx, tail=0x%llx\n", in i_ldc_get_tx_tail() 1247 D2(ldcp->id, "i_ldc_process_VER: (0x%llx) received VER v%u.%u\n", in i_ldc_process_VER() 1340 D2(ldcp->id, "i_ldc_process_VER: (0x%llx) sent" in i_ldc_process_VER() 1417 D2(ldcp->id, in i_ldc_process_VER() [all …]
|
H A D | vldc.c | 198 #define D2 if (vldcdbg & 0x02) vldcdebug macro 204 #define D2 if (0) printf macro 560 D2("i_vldc_get_port_channel: %d channel-endpoint nodes found", nchan); in i_vldc_get_port_channel() 1216 D2("i_vldc_ioctl_read_cookie: vldc@%d:%d reading from 0x%p " in i_vldc_ioctl_read_cookie() 1231 D2("i_vldc_ioctl_read_cookie: vldc@%d:%d read succeeded\n", in i_vldc_ioctl_read_cookie() 1274 D2("i_vldc_ioctl_write_cookie: vldc@%d:%d writing 0x%lx size 0x%lx " in i_vldc_ioctl_write_cookie() 1308 D2("i_vldc_ioctl_write_cookie: vldc@%d:%d write succeeded\n", in i_vldc_ioctl_write_cookie() 1532 D2("vldc_read: vldc@%d:%lu reading data\n", instance, portno); in vldc_read() 1548 D2("vldc_read: vldc@%d:%lu ldc_read size=%ld, rv=%d\n", in vldc_read() 1630 D2("vldc_write: vldc@%d:%lu writing %lu bytes\n", instance, portno, in vldc_write() [all …]
|
H A D | vsw_hio.c | 150 D2(vswp, "%s: %s is not HybridIO capable\n", __func__, in vsw_hio_init() 180 D2(vswp, "%s: %s is HybridIO capable num_shares=%d\n", __func__, in vsw_hio_init() 514 D2(vswp, "%s:not HIO capable", __func__); in vsw_hio_start() 522 D2(vswp, "%s:Share already allocated to ldc=0x%lx", in vsw_hio_start() 529 D2(vswp, "%s: no Share available for ldc=0x%lx", in vsw_hio_start() 694 D2(vswp, "%s: ACK received for ADD_SHARE", __func__); in vsw_process_dds_msg()
|
H A D | vsw_phys.c | 726 D2(vswp, "%s:programmed macaddr(%s) vid(%d) into device %s", in vsw_set_port_hw_addr() 801 D2(vswp, "%s:programmed macaddr(%s) vid(%d) into device %s", in vsw_set_if_hw_addr() 865 D2(vswp, "removed vsw interface mac-addr from " in vsw_unset_hw_addr() 872 D2(vswp, "removed port(0x%p) mac-addr from " in vsw_unset_hw_addr() 1157 D2(vswp, "%s:programmed macaddr(%s) vid(%d) " in vsw_mac_add_vlans()
|
H A D | vsw_rxdring.c | 287 D2(vswp, "%s: allocated %lld bytes at 0x%llx\n", name, in vsw_setup_rx_dring() 573 D2(vswp, "%s(%lld):Rx thread stopped\n", in vsw_ldc_rcv_worker() 1061 D2(vswp, "%s(%lld): VIO_SUBTYPE_INFO", __func__, ldcp->ldc_id); in vsw_process_dringdata_shm() 1066 D2(vswp, "%s(%lld): VIO_SUBTYPE_ACK", __func__, ldcp->ldc_id); in vsw_process_dringdata_shm()
|
H A D | ldc_shm.c | 496 D2(ldcp->id, "ldc_mem_bind_handle: (0x%llx) processing 0x%llx pages\n", in i_ldc_mem_bind_handle() 579 D2(ldcp->id, "ldc_mem_bind_handle: (0x%llx) stored MTE 0x%llx" in i_ldc_mem_bind_handle() 1028 D2(chid, "ldc_mem_copy: copied=0x%llx\n", copied_len); in ldc_mem_copy() 1194 D2(ldcp->id, "ldc_mem_rdwr_cookie: copied=0x%llx\n", in ldc_mem_rdwr_cookie() 1333 D2(ldcp->id, "ldc_mem_map: (0x%llx) exp_size=0x%llx, map_size=0x%llx," in i_ldc_mem_map()
|
H A D | vcc.c | 216 #define D2 \ macro 227 #define D2 macro 637 D2("vcc_ldc_cb: callback invoked port=%d events=%llx\n", in vcc_ldc_cb() 2162 D2("vcc_write: virtual-console-concentrator@%d:%d writing %d bytes\n", in vcc_write()
|
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 95 #define D2 \ macro 109 #define D2 if (0) printf macro 1423 D2("get_state: wait for state transition to complete\n"); in daplka_ep_get_state() 1425 D2("get_state: done, curr state = %d\n", ep_rp->ep_state); in daplka_ep_get_state() 1872 D2("timer_thread: enqueue event(%p) evdp(%p)\n", in daplka_timer_thread() 1916 D2("timer_handler: timer_hkey 0x%llx\n", (longlong_t)timer_hkey); in daplka_timer_handler() 1921 D2("timer_handler: timer already cancelled\n"); in daplka_timer_handler() 2153 D2("daplka_ep_connect: ATS dgid=%llx:%llx\n", in daplka_ep_connect() 2252 D2("ep_connect: timer_hkey = 0x%llx\n", in daplka_ep_connect() 2358 D2("ep_disconnect: ep already disconnected\n"); in daplka_ep_disconnect() [all …]
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | __lgamma.c | 70 D2 = 4.227843350984671393993777e-1, variable 246 return (cr+y*(D2+y*(p/q))); in __k_lgamma() 254 return (y*(D2+y*(p/q))); in __k_lgamma()
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | vsw.h | 225 #define D2(...) \ macro 246 #define D2(...) if (0) do { } while (0) macro
|
H A D | ldc_impl.h | 518 #define D2 \ macro 526 #define D2 macro
|
/titanic_50/usr/src/test/util-tests/tests/libsff/ |
H A D | libsff_8636_extspec.out | 21 G959.1 profile P1S1-2D2 22 G959.1 profile P1L1-2D2
|
/titanic_50/usr/src/cmd/vntsd/ |
H A D | vntsd.h | 483 #define D2 if (vntsddbg & 0x02) (void) fprintf macro 490 #define D2 macro
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ppp/ |
H A D | myisp-chat.tmpl | 37 OK "AT&C1&D2"
|
/titanic_50/usr/src/cmd/localedef/data/ |
H A D | zh_TW.UTF-8.src | 320 <CJK_UNIFIED_IDEOGRAPH-52D2>;/ 902 <CJK_UNIFIED_IDEOGRAPH-62D2>;/ 939 <CJK_UNIFIED_IDEOGRAPH-63D2>;/ 1118 <CJK_UNIFIED_IDEOGRAPH-68D2>;/ 1310 <CJK_UNIFIED_IDEOGRAPH-71D2>;/ 1490 <CJK_UNIFIED_IDEOGRAPH-79D2>;/ 1799 <CJK_UNIFIED_IDEOGRAPH-89D2>;/ 2041 <CJK_UNIFIED_IDEOGRAPH-92D2>;/ 2591 <CJK_UNIFIED_IDEOGRAPH-52D2>;/ 3173 <CJK_UNIFIED_IDEOGRAPH-62D2>;/ [all …]
|
H A D | zh_HK.UTF-8.src | 320 <CJK_UNIFIED_IDEOGRAPH-52D2>;/ 902 <CJK_UNIFIED_IDEOGRAPH-62D2>;/ 939 <CJK_UNIFIED_IDEOGRAPH-63D2>;/ 1118 <CJK_UNIFIED_IDEOGRAPH-68D2>;/ 1310 <CJK_UNIFIED_IDEOGRAPH-71D2>;/ 1490 <CJK_UNIFIED_IDEOGRAPH-79D2>;/ 1799 <CJK_UNIFIED_IDEOGRAPH-89D2>;/ 2041 <CJK_UNIFIED_IDEOGRAPH-92D2>;/ 2591 <CJK_UNIFIED_IDEOGRAPH-52D2>;/ 3173 <CJK_UNIFIED_IDEOGRAPH-62D2>;/ [all …]
|
H A D | zh_MO.UTF-8.src | 320 <CJK_UNIFIED_IDEOGRAPH-52D2>;/ 902 <CJK_UNIFIED_IDEOGRAPH-62D2>;/ 939 <CJK_UNIFIED_IDEOGRAPH-63D2>;/ 1118 <CJK_UNIFIED_IDEOGRAPH-68D2>;/ 1310 <CJK_UNIFIED_IDEOGRAPH-71D2>;/ 1490 <CJK_UNIFIED_IDEOGRAPH-79D2>;/ 1799 <CJK_UNIFIED_IDEOGRAPH-89D2>;/ 2041 <CJK_UNIFIED_IDEOGRAPH-92D2>;/ 2591 <CJK_UNIFIED_IDEOGRAPH-52D2>;/ 3173 <CJK_UNIFIED_IDEOGRAPH-62D2>;/ [all …]
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | cache_kstats_readme.txt | 256 D2=print more deallocation thread stats to the console 258 (usage: setting a value of 6 = 2+4 sets D1 and D2)
|