Home
last modified time | relevance | path

Searched refs:d4 (Results 1 – 25 of 29) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h88 #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))
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_41/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s399 fmovd %d18, %d4
413 fmovd %d18, %d4
444 fmovd %d16, %d4
458 fmovd %d16, %d4
482 ldd [%o1+16], %d4
502 fmovd %d30, %d4
516 fmovd %d30, %d4
522 std %d4, [%o0+16]
531 ldd [%o1+16],%d4
549 fmovd %d28, %d4
[all …]
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.h51 #define IXGBE_DEBUGLOG_6(adapter, fmt, d1, d2, d3, d4, d5, d6) \ argument
52 ixgbe_log((adapter), (fmt), (d1), (d2), (d3), (d4), (d5), (d6))
63 #define IXGBE_DEBUGLOG_6(adapter, fmt, d1, d2, d3, d4, d5, d6)
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_ipp.c395 uint32_t d0, uint32_t d1, uint32_t d2, uint32_t d3, uint32_t d4) in npi_ipp_write_pfifo() argument
417 IPP_REG_WR(handle, portn, IPP_PFIFO_WR_DATA4_REG, d4); in npi_ipp_write_pfifo()
428 uint32_t *d4) in npi_ipp_read_pfifo() argument
444 IPP_REG_RD(handle, portn, IPP_PFIFO_RD_DATA4_REG, d4); 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
473 IPP_REG_WR(handle, portn, IPP_DFIFO_WR_DATA4_REG, d4); in npi_ipp_write_dfifo()
484 uint32_t *d4) in npi_ipp_read_dfifo() argument
500 IPP_REG_RD(handle, portn, IPP_DFIFO_RD_DATA4_REG, d4); in npi_ipp_read_dfifo()
H A Dnpi_txc.c867 txc_ro_data4_t d4; in npi_txc_ro_states_get() local
882 &d4.value); in npi_txc_ro_states_get()
887 states->d4.value = d4.value; in npi_txc_ro_states_get()
956 txc_sf_data4_t d4; in npi_txc_sf_states_get() local
971 &d4.value); in npi_txc_sf_states_get()
985 states->d4.value = d4.value; in npi_txc_sf_states_get()
H A Dnpi_rxdma.c1169 rdmc_mem_data_t d0, d1, d2, d3, d4; in npi_rxdma_rdmc_memory_io() local
1174 d4.value = 0; in npi_rxdma_rdmc_memory_io()
1203 d4.bits.ldw.data = data->data[4]; in npi_rxdma_rdmc_memory_io()
1209 NXGE_REG_WR64(handle, d4_offset, d4.value); in npi_rxdma_rdmc_memory_io()
1214 NXGE_REG_RD64(handle, d4_offset, &d4.value); in npi_rxdma_rdmc_memory_io()
1224 data->data[4] = d4.bits.ldw.data; in npi_rxdma_rdmc_memory_io()
/titanic_41/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s159 ldd [%o1-8], %d4 ! load
161 std %d4, [%o0-8] ! and store
166 ldd [%o1+40], %d4
167 std %d4, [%o0+40]
170 ldd [%o1+24], %d4
171 std %d4, [%o0+24]
174 ldd [%o1+8], %d4
175 std %d4, [%o0+8]
249 ldd [%o5-16], %d4 ! load 8 bytes
263 faligndata %d4, %d2, %d12 ! extract 8 bytes out
[all …]
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c44 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()
781 if ((d4 & 0x1) == 0) /* Not the 1st line */ in nxge_ipp_eccue_valid_check()
H A Dnxge_fm.c815 statsp->txc_stats.errlog.ro_st.d4. in nxge_fm_ereport()
862 statsp->txc_stats.errlog.sf_st.d4. in nxge_fm_ereport()
/titanic_41/usr/src/uts/common/sys/
H A Dvtrace.h1094 #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)); \
1114 #define TRACE_4(fac, tag, name, d1, d2, d3, d4)
1115 #define TRACE_5(fac, tag, name, d1, d2, d3, d4, d5)
/titanic_41/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s333 ldd [%l7+16], %d4
384 faligndata %d2, %d4, %d50 ;\
385 faligndata %d4, %d6, %d52 ;\
471 faligndata %d2, %d4, %d48 ;\
472 faligndata %d4, %d6, %d50 ;\
557 faligndata %d4, %d6, %d48 ;\
584 faligndata %d2, %d4, %d62
671 faligndata %d2, %d4, %d60 ;\
672 faligndata %d4, %d6, %d62
758 faligndata %d2, %d4, %d58 ;\
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h65 #define FRUTREE_DEBUG4(lvl, fmt, d1, d2, d3, d4) \ argument
67 syslog(LOG_DEBUG, fmt, d1, d2, d3, d4); \
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s229 faligndata %d2, %d4, %d50 ;\
230 faligndata %d4, %d6, %d52 ;\
238 faligndata %d2, %d4, %d48 ;\
239 faligndata %d4, %d6, %d50 ;\
248 faligndata %d4, %d6, %d48 ;\
1258 fmovd %d18, %d4
1290 fmovd %d16, %d4
1316 ldd [%i0+16], %d4
1335 fmovd %d30, %d4
1342 std %d4, [%i1+16]
[all …]
/titanic_41/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s225 ldd [%o5-16], %d4 ! load 8 bytes
239 faligndata %d4, %d2, %d12 ! extract 8 bytes out
242 faligndata %d6, %d4, %d14 ! extract 8 bytes out
262 ldd [%o5-16], %d4 ! load 8 bytes
271 faligndata %d4, %d2, %d12 ! extract 8 bytes out
273 faligndata %d6, %d4, %d14 ! extract 8 bytes out
677 faligndata %d0, %d2, %d4
681 std %d4, [%o0]
691 faligndata %d0, %d2, %d4
693 std %d4, [%o0]
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s238 faligndata %d2, %d4, %d50 ;\
239 faligndata %d4, %d6, %d52 ;\
267 faligndata %d2, %d4, %d48 ;\
268 faligndata %d4, %d6, %d50 ;\
297 faligndata %d4, %d6, %d48 ;\
324 faligndata %d2, %d4, %d62
353 faligndata %d2, %d4, %d60 ;\
354 faligndata %d4, %d6, %d62
382 faligndata %d2, %d4, %d58 ;\
383 faligndata %d4, %d6, %d60 ;\
[all …]
H A Dopl_olympus_asm.s849 fzero %d4 ;\
/titanic_41/usr/src/cmd/eqn/eqnchar.d/
H A Diso24 | d0 � | d1 � | d2 � | d3 � | d4 � | d5 � | d6 � | d7 � |
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Dacmacros.h414 #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)
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c114 #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");
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_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.c602 const domainname *d1, *d2, *d3, *d4, *d5, *d6; // Top-level domain, second-level domain, etc. in IsLocalDomain() local
603 d1 = d2 = d3 = d4 = d5 = d6 = mDNSNULL; in IsLocalDomain()
606 d6 = d5; d5 = d4; d4 = d3; d3 = d2; d2 = d1; d1 = d; in IsLocalDomain()
611 if (d4 && SameDomainName(d4, nR)) return(mDNStrue); in IsLocalDomain()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h1249 txc_ro_data4_t d4; member
1264 txc_sf_data4_t d4; member
/titanic_41/usr/src/uts/sparc/v9/ml/
H A Dfloat.s175 ldd [%o0], %d4
/titanic_41/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s937 fzero %d4
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids3245 71d4 RV530/M66 GL [Mobility FireGL V5250]
3898 00d4 GD 5464 [Laguna]
6191 1014 02d4 Dual Channel PCI-X U320 SCSI RAID Adapter
6688 08d4 Supra 2260 Modem
6897 70d4 PCI-6722
7055 72d4 PXI-2549
7283 1093 73d4 PXIe-6544
8402 10d4 Hualon Microelectronics
8723 00d4 nForce3 SMBus
11290 103c 21d4 StoreFabric CN1200E 10Gb Converged Network Adapter
[all …]
H A Dusb.ids1120 05d4 EasyShare C180 Digital Camera
1808 00d4 X342n Scanner
4742 01d4 FinePix F50fd (PTP)
4787 04d4 LSI Logic, Inc.
5595 01d4 MFC-230C
5754 02d4 MFC-8810DW
6738 00d4 CTL-460 [Bamboo Pen (S)]
7984 30d4 USB1200 Scanner
9115 06d4 Cisco Systems
10783 08d4 Fujitsu Siemens Computers
[all …]

12