/titanic_52/usr/src/uts/common/gssapi/mechs/krb5/crypto/arcfour/ |
H A D | k5_arcfour.c | 84 krb5_data d1, d2, d3, salt, plaintext, checksum, ciphertext, confounder; local 126 * d3 will hold the contents of the final key used for the 127 * encryption step. 'k3' is the key structure that has 'd3' 131 d3.length=keybytes; 132 d3.data=MALLOC(d3.length); 133 if (d3.data == NULL) { 140 k3.length=d3.length; 141 k3.contents= (void *) d3.data; 150 FREE(d3 280 krb5_data d1,d2,d3,salt,ciphertext,plaintext,checksum; global() local [all...] |
/titanic_52/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.h | 84 #define E1000G_DEBUGLOG_3(Adapter, Level, fmt, d1, d2, d3) \ argument 86 (d2), (d3)) 88 #define E1000G_DEBUGLOG_4(Adapter, Level, fmt, d1, d2, d3, d4) \ argument 90 (d2), (d3), (d4)) 92 #define E1000G_DEBUGLOG_5(Adapter, Level, fmt, d1, d2, d3, d4, d5) \ argument 94 (d2), (d3), (d4), (d5)) 104 #define E1000G_DEBUGLOG_3(Adapter, Level, fmt, d1, d2, d3) 105 #define E1000G_DEBUGLOG_4(Adapter, Level, fmt, d1, d2, d3, d4) 106 #define E1000G_DEBUGLOG_5(Adapter, Level, fmt, d1, d2, d3, d4, d5)
|
/titanic_52/usr/src/lib/libm/common/m9x/ |
H A D | fenv_inlines.h | 473 sse_minsd(double *d1, double *d2, double *d3) in sse_minsd() argument 478 : "=m" (*d3), "+x" (*d1) in sse_minsd() 483 sse_maxsd(double *d1, double *d2, double *d3) in sse_maxsd() argument 488 : "=m" (*d3), "+x" (*d1) in sse_maxsd() 493 sse_addsd(double *d1, double *d2, double *d3) in sse_addsd() argument 498 : "=m" (*d3), "+x" (*d1) in sse_addsd() 503 sse_subsd(double *d1, double *d2, double *d3) in sse_subsd() argument 508 : "=m" (*d3), "+x" (*d1) in sse_subsd() 513 sse_mulsd(double *d1, double *d2, double *d3) in sse_mulsd() argument 518 : "=m" (*d3), " in sse_mulsd() 523 sse_divsd(double * d1,double * d2,double * d3) sse_divsd() argument [all...] |
/titanic_52/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.h | 54 #define IXGBE_DEBUGLOG_3(adapter, fmt, d1, d2, d3) \ argument 55 ixgbe_log((adapter), (fmt), (d1), (d2), (d3)) 56 #define IXGBE_DEBUGLOG_6(adapter, fmt, d1, d2, d3, d4, d5, d6) \ argument 57 ixgbe_log((adapter), (fmt), (d1), (d2), (d3), (d4), (d5), (d6)) 64 #define IXGBE_DEBUGLOG_3(adapter, fmt, d1, d2, d3) 65 #define IXGBE_DEBUGLOG_6(adapter, fmt, d1, d2, d3, d4, d5, d6)
|
/titanic_52/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.h | 61 #define FRUTREE_DEBUG3(lvl, fmt, d1, d2, d3) \ argument 63 syslog(LOG_DEBUG, fmt, d1, d2, d3); \ 65 #define FRUTREE_DEBUG4(lvl, fmt, d1, d2, d3, d4) \ argument 67 syslog(LOG_DEBUG, fmt, d1, d2, d3, d4); \
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | vtrace.h | 1088 #define TRACE_3(fac, tag, name, d1, d2, d3) { \ argument 1091 (ulong_t)(d3)); \ 1094 #define TRACE_4(fac, tag, name, d1, d2, d3, d4) { \ argument 1098 (ulong_t)(d3), (ulong_t)(d4)); \ 1101 #define TRACE_5(fac, tag, name, d1, d2, d3, d4, d5) { \ argument 1105 (ulong_t)(d3), (ulong_t)(d4), (ulong_t)(d5)); \ 1113 #define TRACE_3(fac, tag, name, d1, d2, d3) 1114 #define TRACE_4(fac, tag, name, d1, d2, d3, d4) 1115 #define TRACE_5(fac, tag, name, d1, d2, d3, d4, d5)
|
H A D | ftrace.h | 116 #define FTRACE_3(fmt, d1, d2, d3) \ argument 119 ftrace_3(fmt, d1, d2, d3, caller()); \
|
/titanic_52/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_ipp.c | 395 uint32_t d0, uint32_t d1, uint32_t d2, uint32_t d3, uint32_t d4) in npi_ipp_write_pfifo() argument 416 IPP_REG_WR(handle, portn, IPP_PFIFO_WR_DATA3_REG, d3); in npi_ipp_write_pfifo() 427 uint32_t *d0, uint32_t *d1, uint32_t *d2, uint32_t *d3, in npi_ipp_read_pfifo() argument 443 IPP_REG_RD(handle, portn, IPP_PFIFO_RD_DATA3_REG, d3); in npi_ipp_read_pfifo() 451 uint32_t d0, uint32_t d1, uint32_t d2, uint32_t d3, uint32_t d4) in npi_ipp_write_dfifo() argument 472 IPP_REG_WR(handle, portn, IPP_DFIFO_WR_DATA3_REG, d3); in npi_ipp_write_dfifo() 483 uint32_t *d0, uint32_t *d1, uint32_t *d2, uint32_t *d3, in npi_ipp_read_dfifo() argument 499 IPP_REG_RD(handle, portn, IPP_DFIFO_RD_DATA3_REG, d3); in npi_ipp_read_dfifo()
|
H A D | npi_txc.c | 866 txc_ro_data3_t d3; in npi_txc_ro_states_get() local 880 &d3.value); in npi_txc_ro_states_get() 886 states->d3.value = d3.value; in npi_txc_ro_states_get() 955 txc_sf_data3_t d3; in npi_txc_sf_states_get() local 969 &d3.value); in npi_txc_sf_states_get() 984 states->d3.value = d3.value; in npi_txc_sf_states_get()
|
H A D | npi_rxdma.c | 1169 rdmc_mem_data_t d0, d1, d2, d3, d4; in npi_rxdma_rdmc_memory_io() local 1173 d3.value = 0; in npi_rxdma_rdmc_memory_io() 1202 d3.bits.ldw.data = data->data[3]; in npi_rxdma_rdmc_memory_io() 1208 NXGE_REG_WR64(handle, d3_offset, d3.value); in npi_rxdma_rdmc_memory_io() 1215 NXGE_REG_RD64(handle, d3_offset, &d3.value); in npi_rxdma_rdmc_memory_io() 1223 data->data[3] = d3.bits.ldw.data; in npi_rxdma_rdmc_memory_io()
|
/titanic_52/usr/src/lib/libmvec/common/ |
H A D | __vatanf.c | 314 d3 = f3; in __vatanf() 315 f3 = n3/d3; in __vatanf() 323 d3 = (pone + f3*z); /* get reduced argument */ in __vatanf() 324 f3 = n3/d3; in __vatanf() 331 d3 = pone; in __vatanf()
|
H A D | __vlog.c | 665 double d0, d1, d2, d3; in __vlog() local 734 d3 = z3.d - w3.d; in __vlog() 739 h3 = d3 * TBL[i3]; in __vlog() 744 l3 = d3 * TBL[i3+1]; in __vlog()
|
/titanic_52/usr/src/uts/common/io/igb/ |
H A D | igb_debug.h | 54 #define IGB_DEBUGLOG_3(adapter, fmt, d1, d2, d3) \ argument 55 igb_log((adapter), (IGB_LOG_INFO), (fmt), (d1), (d2), (d3))
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | variables.sh | 394 for d3 in '' ' ' ':' ' :' ': ' ' : ' 396 case $f3$d3 in 397 '') split "$d0$f1$d1$f2$d2$f3$d3" "[2]($f1)($f2)" "($f1)($f2)" ;; 399 *) x=$f2$d2$f3$d3 402 split "$d0$f1$d1$f2$d2$f3$d3" "[3]($f1)($f2)($f3)" "($f1)($x)"
|
/titanic_52/usr/src/uts/common/io/nxge/ |
H A D | nxge_ipp.c | 44 uint32_t d0, d1, d2, d3, d4; in nxge_ipp_init() local 70 i, &d0, &d1, &d2, &d3, &d4)) != NPI_SUCCESS) in nxge_ipp_init() 607 uint32_t d0, d1, d2, d3, d4; in nxge_ipp_fatal_err_recover() local 675 &d0, &d1, &d2, &d3, &d4)) != NPI_SUCCESS) in nxge_ipp_fatal_err_recover() 733 uint32_t d0, d1, d2, d3, d4; in nxge_ipp_eccue_valid_check() local 779 &d0, &d1, &d2, &d3, &d4)) != NPI_SUCCESS) in nxge_ipp_eccue_valid_check()
|
/titanic_52/usr/src/common/ficl/softcore/ |
H A D | softcore.fr | 113 : dmax ( d1 d2 -- d3 ) 121 : dmin ( d1 d2 -- d3 ) 131 : d+ ( d1 d2 -- d3 ) rot + >r tuck + tuck swap u< r> swap - ; 132 : d- ( d1 d2 -- d3 ) dnegate d+ ;
|
/titanic_52/usr/src/boot/sys/boot/fdt/dts/arm/ |
H A D | odroidc1.dts | 124 "d2", "d3"; 132 "d2", "d3"; 140 "d2", "d3"; 148 "d2", "d3",
|
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_debug.c | 325 * d1-d3: Error code data 335 uint16_t d2, uint16_t d3) in ql_flash_errlog() argument 347 EL(ha, "code=%xh, d1=%xh, d2=%xh, d3=%xh\n", code, d1, d2, d3); in ql_flash_errlog() 414 fdata[1] = SHORT_TO_LONG(d3, d2); in ql_flash_errlog()
|
/titanic_52/usr/src/cmd/diff3/ |
H A D | diff3prog.c | 278 struct diff *d1, *d2, *d3; in merge() local 348 d3 = d1->old.to > d1->old.from ? d1 : d2; in merge() 349 change(3, &d3->new, 0); in merge()
|
H A D | diff3.sh | 129 /usr/lib/diff3prog $e $tmpdir/d3[ab]$$ $f1 $f2 $f3
|
/titanic_52/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 110 #define TRACE_3(fac, tag, name, d1, d2, d3) \ argument 112 printf(name, (d1), (d2), (d3)); printf("\n"); 114 #define TRACE_4(fac, tag, name, d1, d2, d3, d4) \ argument 116 printf(name, (d1), (d2), (d3), (d4)); printf("\n"); 118 #define TRACE_5(fac, tag, name, d1, d2, d3, d4, d5) \ argument 120 printf(name, (d1), (d2), (d3), (d4), (d5)); printf("\n"); 127 #define TRACE_3(fac, tag, name, d1, d2, d3) {} argument 128 #define TRACE_4(fac, tag, name, d1, d2, d3, d4) {} argument 129 #define TRACE_5(fac, tag, name, d1, d2, d3, d4, d5) {} argument
|
/titanic_52/usr/src/pkg/manifests/ |
H A D | driver-network-i40e.mf | 44 alias=pciex8086,37d3
|
H A D | driver-network-e1000g.mf | 121 alias=pci8086,10d3 \ 185 alias=pciex8086,10d3 \
|
/titanic_52/usr/src/cmd/eqn/eqnchar.d/ |
H A D | iso | 24 | d0 � | d1 � | d2 � | d3 � | d4 � | d5 � | d6 � | d7 � |
|
/titanic_52/usr/src/uts/intel/sys/acpi/ |
H A D | acmacros.h | 414 #define ACPI_INIT_UUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 418 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7)
|