/titanic_52/usr/src/uts/intel/sys/acpi/platform/ |
H A D | acefi.h | 166 #define _cast64_efi_call4(f,a1,a2,a3,a4) \ argument 168 #define _cast64_efi_call5(f,a1,a2,a3,a4,a5) \ argument 171 #define _cast64_efi_call6(f,a1,a2,a3,a4,a5,a6) \ argument 174 #define _cast64_efi_call7(f,a1,a2,a3,a4,a5,a6,a7) \ argument 177 #define _cast64_efi_call8(f,a1,a2,a3,a4,a5,a6,a7,a8) \ argument 180 _cast64_efi_call9(f,a1,a2,a3,a4,a5,a6,a7,a8,a9) global() argument 184 _cast64_efi_call10(f,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10) global() argument [all...] |
/titanic_52/usr/src/uts/sun4u/opl/sys/pcicmu/ |
H A D | pcmu_util.h | 96 #define PCMU_DBG4(flag, dip, fmt, a1, a2, a3, a4) \ argument 101 #define PCMU_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 114 #define PCMU_DBG4(flag, dip, fmt, a1, a2, a3, a4) argument 115 #define PCMU_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
/titanic_52/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 102 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) \ argument 106 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 118 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) argument 119 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
H A D | db21554_debug.h | 108 #define DB_DEBUG4(func_id, dip, fmt, a1, a2, a3, a4) \ argument 112 #define DB_DEBUG5(func_id, dip, fmt, a1, a2, a3, a4, a5) \ argument
|
/titanic_52/usr/src/uts/sun4u/starcat/sys/ |
H A D | sc_cvc.h | 65 #define CVC_DBG4(flag, fmt, a1, a2, a3, a4) \ argument 68 #define CVC_DBG5(flag, fmt, a1, a2, a3, a4, a5) \ argument
|
/titanic_52/usr/src/uts/sun4u/io/pci/ |
H A D | pci_debug.c | 85 uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, uintptr_t a5) in pci_debug() argument
|
/titanic_52/usr/src/cmd/avs/rdc/ |
H A D | rdc_ioctl.c | 58 rdc_ioctl(long cmd, long a0, long a1, long a2, long a3, long a4, in rdc_ioctl() argument
|
/titanic_52/usr/src/cmd/avs/sdbc/ |
H A D | sdbc_ioctl.c | 106 sdbc_ioctl(long cmd, long a0, long a1, long a2, long a3, long a4, in sdbc_ioctl() argument
|
/titanic_52/usr/src/uts/sun4u/sys/ |
H A D | upa64s.h | 176 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument 179 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 190 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) argument 191 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
H A D | sbbcvar.h | 145 #define SBBC_DBG4(flag, dip, fmt, a1, a2, a3, a4) \ argument 148 #define SBBC_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ argument 158 #define SBBC_DBG4(flag, dip, fmt, a1, a2, a3, a4) argument 159 #define SBBC_DBG5(flag, dip, fmt, a1, a2, a3, a4, a5) argument
|
/titanic_52/usr/src/lib/libm/common/R/ |
H A D | atanf.c | 98 a4 = 1.016250813871991983097273733227432685084e-0001F, variable
|
/titanic_52/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | acebus.h | 193 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument 197 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 209 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) argument 210 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
/titanic_52/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 208 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) \ argument 212 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) \ argument 224 #define DBG4(flag, psp, fmt, a1, a2, a3, a4) argument 225 #define DBG5(flag, psp, fmt, a1, a2, a3, a4, a5) argument
|
/titanic_52/usr/src/common/crypto/ecc/ |
H A D | ec2_163.c | 189 mp_digit a5 = 0, a4 = 0, a3 = 0, b5 = 0, b4 = 0, b3 = 0; in ec_GF2m_163_mul() local
|
H A D | ec2_193.c | 198 mp_digit a6 = 0, a5 = 0, a4 = 0, b6 = 0, b5 = 0, b4 = 0; in ec_GF2m_193_mul() local
|
H A D | ec2_233.c | 216 mp_digit a7 = 0, a6 = 0, a5 = 0, a4 = 0, b7 = 0, b6 = 0, b5 = 0, b4 = in ec_GF2m_233_mul() local
|
H A D | ecp_256.c | 71 mp_digit a4=0, a5=0, a6=0, a7=0; in ec_GFp_nistp256_mod() local
|
H A D | ecp_224.c | 73 mp_digit a6 = 0, a5 = 0, a4 = 0, a3b = 0, a5a = 0; in ec_GFp_nistp224_mod() local
|
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | PlatformCommon.c | 37 union { struct sockaddr s; struct sockaddr_in a4; struct sockaddr_in6 a6; } addr; in mDNSPlatformSourceAddrForDest() member
|
/titanic_52/usr/src/lib/brand/shared/brand/common/ |
H A D | brand_util.c | 244 uintptr_t a0, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, in brand_indir() argument
|
/titanic_52/usr/src/uts/intel/sys/acpi/ |
H A D | acpredef.h | 156 #define METHOD_4ARGS(a1,a2,a3,a4) (4 | (a1 << 3) | (a2 << 6) | (a3 << 9) | (a4 << 12)) argument
|
/titanic_52/usr/src/common/mpi/ |
H A D | mp_gf2m.c | 69 register mp_digit a1, a2, a4; in s_bmul_1x1() local 101 register mp_digit a1, a2, a4, a8; in s_bmul_1x1() local [all...] |
/titanic_52/usr/src/uts/sparc/os/ |
H A D | syscall.c | 1015 long a4, long a5, long a6, long a7) in loadable_syscall() argument 1055 indir(int code, long a0, long a1, long a2, long a3, long a4) in indir() argument
|
/titanic_52/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_raudio_pxy.c | 214 int a1, a2, a3, a4; local
|
/titanic_52/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 528 uint32_t a4) in portfs32() argument 555 uintptr_t a4) in portfs() argument [all...] |