Searched refs:Src (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utclib.c | 147 const void *Src, in memcpy() argument 151 char *Old = (char *) Src; in memcpy()
|
/titanic_44/usr/src/uts/intel/sys/acpi/ |
H A D | acclib.h | 147 const void *Src,
|
/titanic_44/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 330 .mv_large_align8_copy: ! Src and dst share 8 byte alignment 1752 ! Src is word aligned 1765 ! Src is half-word aligned 1782 ! Src is Byte aligned
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_download.c | 2469 uint32_t *Src; in emlxs_start_abs_download() local 2543 Src = (uint32_t *)Buffer; in emlxs_start_abs_download() 2546 *Dst = *Src; in emlxs_start_abs_download() 2548 Src++; in emlxs_start_abs_download() 3158 uint32_t *Src; in emlxs_start_rel_download() local 3222 Src = (uint32_t *)Buffer; in emlxs_start_rel_download() 3225 *Dst = *Src; in emlxs_start_rel_download() 3227 Src++; in emlxs_start_rel_download() 5155 uint32_t *Src; in emlxs_proc_abs_2mb() local 5279 Src = (uint32_t *)Buffer; in emlxs_proc_abs_2mb() [all …]
|
/titanic_44/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 1184 ! Src and dst are long word aligned 1620 ! Src is word aligned, move bytes until dest 64 byte aligned 1633 ! Src is half-word aligned, move bytes until dest 64 byte aligned 1650 ! Src is Byte aligned, move bytes until dest 64 byte aligned 3552 ! Src and dst are long word aligned 3989 ! Src is word aligned, move bytes until dest 64 byte aligned 4002 ! Src is half-word aligned, move bytes until dest 64 byte aligned 4019 ! Src is Byte aligned, move bytes until dest 64 byte aligned 6499 ! Dest long word aligned, Src not long word aligned
|
/titanic_44/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2571 C{Src}E F D U ifdef(`_FFR_SRCHLIST_A', `A') 2575 R<$+> $| <$={Src}:$*> <$*> $: <$1> $| <$4> $| $>$2 <$3> <?> <$1> <>
|