/freebsd-src/sys/dev/qlxgbe/ |
H A D | ql_boot.c | 38 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 39 0x00, 0x00, 0x00, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 40 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x00, 0x00, 0x00, 0x00, 41 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 42 0x04, 0x00, 0xc0, 0x83, 0x05, 0x1f, 0x00, 0x1c, 0x00, 0x00, 0x00, 0x00, 43 0x00, 0x00, 0x00, 0x80, 0x1e, 0x02, 0x21, 0x00, 0x08, 0x00, 0x00, 0x00, 44 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x02, 0x00, 0x20, 0x00, 45 0x00, 0x00, 0x00, 0x00, 0x04, 0x01, 0x7c, 0x00, 0x00, 0x00, 0x00, 0x70, 46 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 47 0x00, 0x00, 0x00, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_powerpc_altivec.c | 40 #define ZERO_D 0, 1, 2, 3 46 #define COPY_D 0, 1, 2, 3 52 #define ADD_D 0, 1, 2, 3 58 #define MUL_D 0, 1, 2, 3 64 #define GEN_P_P 0, 1, 2, 3 74 #define GEN_PQ_D 0, 1, 2, 3 85 #define GEN_PQR_D 0, 1, 2, 3 96 #define SYN_Q_D 0, 1, 2, 3 107 #define SYN_R_D 0, 1, 2, 3 118 #define SYN_PQ_D 0, 1, 2, 3 [all …]
|
H A D | vdev_raidz_math_aarch64_neon.c | 38 #define ZERO_D 0, 1, 2, 3 44 #define COPY_D 0, 1, 2, 3 50 #define ADD_D 0, 1, 2, 3 56 #define MUL_D 0, 1, 2, 3 62 #define GEN_P_P 0, 1, 2, 3 72 #define GEN_PQ_D 0, 1, 2, 3 83 #define GEN_PQR_D 0, 1, 2, 3 94 #define SYN_Q_D 0, 1, 2, 3 105 #define SYN_R_D 0, 1, 2, 3 116 #define SYN_PQ_D 0, 1, 2, 3 [all …]
|
H A D | vdev_raidz_math_ssse3.c | 61 #define ZFS_ASM_BUG() ASSERT(0) 77 "pxor 0x00(%[SRC]), %%" VR0(r) "\n" \ 78 "pxor 0x10(%[SRC]), %%" VR1(r) "\n" \ 79 "pxor 0x20(%[SRC]), %%" VR2(r) "\n" \ 80 "pxor 0x30(%[SRC]), %%" VR3(r) "\n" \ 85 "pxor 0x00(%[SRC]), %%" VR0(r) "\n" \ 86 "pxor 0x10(%[SRC]), %%" VR1(r) "\n" \ 141 "movdqa 0x00(%[SRC]), %%" VR0(r) "\n" \ 142 "movdqa 0x10(%[SRC]), %%" VR1(r) "\n" \ 143 "movdqa 0x20(%[SRC]), %%" VR2(r) "\n" \ [all …]
|
/freebsd-src/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-x86_64.pl | 63 $output = $#ARGV >= 0 && $ARGV[$#ARGV] =~ m|\.\w+$| ? pop : undef; 64 $flavour = $#ARGV >= 0 && $ARGV[0] !~ m|\.| ? shift : undef; 66 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/); 68 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; 74 =~ /GNU assembler version ([2-9]\.[0-9]+)/) { 79 `nasm -v 2>&1` =~ /NASM version ([2-9]\.[0-9]+)(?:\.([0-9]+))?/) { 85 `ml64 2>&1` =~ /Version ([0-9]+)\./) { 89 if (!$avx && `$ENV{CC} -v 2>&1` =~ /((?:clang|LLVM) version|.*based on LLVM) ([0-9]+\.[0-9]+)/) { 107 .long 0,0,0,0 109 .long 1,0,0,0 [all …]
|
/freebsd-src/sys/contrib/libsodium/test/default/ |
H A D | sign.c | 6 = { 0x42, 0x11, 0x51, 0xa4, 0x59, 0xfa, 0xea, 0xde, 0x3d, 0x24, 0x71, 7 0x15, 0xf9, 0x4a, 0xed, 0xae, 0x42, 0x31, 0x81, 0x24, 0x09, 0x5a, 8 0xfa, 0xbe, 0x4d, 0x14, 0x51, 0xa5, 0x59, 0xfa, 0xed, 0xee }; 18 …0x9d,0x61,0xb1,0x9d,0xef,0xfd,0x5a,0x60,0xba,0x84,0x4a,0xf4,0x92,0xec,0x2c,0xc4,0x44,0x49,0xc5,0x6… 19 …0x4c,0xcd,0x08,0x9b,0x28,0xff,0x96,0xda,0x9d,0xb6,0xc3,0x46,0xec,0x11,0x4e,0x0f,0x5b,0x8a,0x31,0x9… 20 …0xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1,0x66,0xd3,0x85,0x3… 21 …0x0d,0x4a,0x05,0xb0,0x73,0x52,0xa5,0x43,0x6e,0x18,0x03,0x56,0xda,0x0a,0xe6,0xef,0xa0,0x34,0x5f,0xf… 22 …0x6d,0xf9,0x34,0x0c,0x13,0x8c,0xc1,0x88,0xb5,0xfe,0x44,0x64,0xeb,0xaa,0x3f,0x7f,0xc2,0x06,0xa2,0xd… 23 …0xb7,0x80,0x38,0x1a,0x65,0xed,0xf8,0xb7,0x8f,0x69,0x45,0xe8,0xdb,0xec,0x79,0x41,0xac,0x04,0x9f,0xd… 24 …0x78,0xae,0x9e,0xff,0xe6,0xf2,0x45,0xe9,0x24,0xa7,0xbe,0x63,0x04,0x11,0x46,0xeb,0xc6,0x70,0xdb,0xd… [all …]
|
/freebsd-src/crypto/openssl/test/ |
H A D | v3nametest.c | 80 if (strcmp(msg, *p) == 0) in is_exception() 82 return 0; in is_exception() 87 int ret = 0; in set_cn() 101 if (nid == 0) in set_cn() 126 int ret = 0; in set_altname() 139 if (type == 0) in set_altname() 163 if (!X509_add1_ext_i2d(crt, NID_subject_alt_name, gens, 0, 0)) in set_altname() 176 return set_cn(crt, NID_commonName, name, 0); in set_cn1() 182 NID_pkcs9_emailAddress, "dummy@example.com", 0); in set_cn_and_email() 188 NID_commonName, name, 0); in set_cn2() [all …]
|
H A D | rsa_mp_test.c | 40 "\x98\xa1\x40\x84\x10\xa0\x14\x34\xc3\xf5\xbc\x54\xa8\x8b\x57\xfa" 43 "\x65\xbf\xf2\x11\xda\x14\x4b\x88\x29\x1c\x22\x59\xa0\x0a\x72\xb7" 50 "\xcf\x2a\x43\x88\xda\x8c\xf8\xc6\x4e\xef\xe1\xc5\xa0\xf5\xab\x80" 72 "\xa0\xa9\x8a\x14\x24\x7c\x65\xd8\xa7\xee\x79\x43\x2a\x09\x2c\xb0" 89 "\x5d\x8f\xd4\xc3\xa0\x5b"; 93 "\x56\x95\x60\x3a\x7b\x95\x4b\xb8\xa0\xd7\xa5\xf1\xcc\xdc\x5f\xb5" 116 "\x03\x89\x22\xa0\xb7\x3a\x91\xcb\x5e\x0c\xfd\x73\xde\xa7\x38\xa9" 120 "\xa0\x2d\x90\xe6\xa7\x55\x6e\xc6\x6c\xff\xd6\x10\x6d\xfa\x2e\x04" 136 "\x1a\xff\x7a\xc7\xf9\xf9\x67\x2d\xa0\x9d\x61\xf8\xf6\x47\x5c\x2f" 145 return 0; in key2048_key() [all …]
|
/freebsd-src/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 51 if (strcmp(s, name) != 0) in test_name() 57 return 0; in test_name() 66 return 0; in test_name_fail() 95 ret = strcmp(s, expected) != 0; in test_expand() 100 return 0; in test_expand() 104 "\x30\x82\x04\x1d\x30\x82\x03\x05\xa0\x03\x02\x01\x02\x02\x10\x4e" 148 "\x01\xff\x30\x49\x06\x03\x55\x1d\x1f\x04\x42\x30\x40\x30\x3e\xa0" 149 "\x3c\xa0\x3a\x86\x38\x68\x74\x74\x70\x3a\x2f\x2f\x63\x72\x6c\x2e" 167 "\x04\x0e\xbe\x0b\x83\xa6\x17\x83\xb9\x30\x12\xa0\xc5\x33\x15\x05" 219 "\x1d\x28\x9c\xd9\x26\x76\xa0\xcd\xc4\x9d\x4e\xf0\xae\x07\x16\xd5" [all …]
|
/freebsd-src/sys/dev/bxe/ |
H A D | 57711_init_values.c | 55 {OP_WR, 0x600dc, 0x1}, 56 {OP_SW, 0x61000, 0x2000000}, 57 {OP_RD, 0x600d8, 0x0}, 58 {OP_SW, 0x60200, 0x30200}, 59 {OP_WR, 0x600dc, 0x0}, 62 {OP_RD, 0x600b8, 0x0}, 63 {OP_RD, 0x600c8, 0x0}, 64 {OP_WR, 0x6016c, 0x0}, 67 {OP_RD, 0x600bc, 0x0}, 68 {OP_RD, 0x600cc, 0x0}, [all …]
|
H A D | 57710_init_values.c | 55 {OP_WR, 0x600dc, 0x1}, 56 {OP_SW, 0x61000, 0x2000000}, 57 {OP_RD, 0x600d8, 0x0}, 58 {OP_SW, 0x60200, 0x30200}, 59 {OP_WR, 0x600dc, 0x0}, 62 {OP_WR, 0x60068, 0xb8}, 63 {OP_WR, 0x60078, 0x114}, 64 {OP_RD, 0x600b8, 0x0}, 65 {OP_RD, 0x600c8, 0x0}, 68 {OP_WR, 0x6006c, 0xb8}, [all …]
|
H A D | 57712_init_values.c | 54 /* #define ATC_COMMON_START 0 */ 55 {OP_WR, 0x1100b8, 0x1}, 58 {OP_WR, 0x600dc, 0x1}, 59 {OP_WR, 0x60050, 0x180}, 60 {OP_SW, 0x61000, 0x1ff0000}, 61 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ 62 {OP_WR, 0x617fc, 0x3fe001}, 63 {OP_IF_MODE_AND, 1, 0x10}, /* e3 */ 64 {OP_SW, 0x617fc, 0x20101ff}, 65 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ [all …]
|
/freebsd-src/crypto/heimdal/lib/asn1/ |
H A D | check-gen.c | 65 do { if (strcmp(*(ac)->e, *(bc)->e) != 0) return 1; } while(0) 67 …(bc)->e->length || memcmp((ac)->e->data, (bc)->e->data, (ac)->e->length) != 0) return 1; } while(0) 69 do { if (strcmp((ac)->e, (bc)->e) != 0) return 1; } while(0) 71 do { if ((ac)->e != (bc)->e) return 1; } while(0) 73 do { if (*(ac)->e != *(bc)->e) return 1; } while(0) 75 do { if (memcmp((ac)->e, (bc)->e,len) != 0) return 1; } while(0) 88 for (i = 0; i < pa->name.name_string.len; i++) in cmp_principal() 91 return 0; in cmp_principal() 100 "\x30\x1b\xa0\x10\x30\x0e\xa0\x03\x02\x01\x01\xa1\x07\x30\x05\x1b" in test_principal() 104 "\x30\x21\xa0\x16\x30\x14\xa0\x03\x02\x01\x01\xa1\x0d\x30\x0b\x1b" in test_principal() [all …]
|
/freebsd-src/usr.sbin/smbmsg/ |
H A D | smbmsg.8 | 89 range 0 through 255 for byte values, or 0 through 65535 for 93 notation (prefix 0 for octal interpretation, or 0x for 109 .Ql 0x%02x 111 .Ql 0x%04x 171 quick read 0 \&- 172 quick write \&- 0 178 Note in particular that specifying 0 as a count value 206 Exit status is 0 on success, or according to 219 .Dl "smbmsg -s 0x70 -i 1" 223 message to the device at address 0x70, and display [all …]
|
/freebsd-src/contrib/gdtoa/ |
H A D | misc.c | 57 ACQUIRE_DTOA_LOCK(0); 58 /* The k > Kmax case does not need ACQUIRE_DTOA_LOCK(0), */ 60 if (k <= Kmax && (rv = freelist[k]) !=0) { 80 FREE_DTOA_LOCK(0); 81 rv->sign = rv->wds = 0; 101 ACQUIRE_DTOA_LOCK(0); 104 FREE_DTOA_LOCK(0); 122 return 0; 130 k = 0; 131 if (!(x & 0xffff)) { [all …]
|
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/hda/64k/ |
H A D | iopimg.h | 45 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 46 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0xE0,0x9F,0x34,0x00,0x00,0x00, 47 0x41,0x38,0x05,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x27,0x00,0x28,0x00, 48 0x32,0x00,0x31,0x00,0x01,0x00,0x00,0x00,0x20,0x05,0x00,0x00,0x40,0x86,0xC8,0x9F, 49 0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x05,0x00,0x00,0x00, 50 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x20,0x06,0x00,0x00,0x40,0x87,0xC8,0x9F, 51 0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x05,0x00,0x00,0x00, 52 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0xA0,0x06,0x00,0x00,0xC0,0x87,0xC8,0x9F, 53 0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x05,0x00,0x00,0x00, 54 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0xA8,0x06,0x00,0x00,0x00,0x00,0xC0,0xBF, [all …]
|
H A D | raae8070.h | 37 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 38 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x08,0x00,0xBC,0x34,0x00,0x00,0x00, 39 0xDC,0x86,0x08,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x33,0x00,0x28,0x00, 40 0x4A,0x00,0x49,0x00,0x01,0x00,0x00,0x00,0x20,0x0B,0x00,0x00,0x80,0x04,0x00,0xBC, 41 0x00,0x00,0x00,0x00,0xCC,0x01,0x00,0x00,0xCC,0x01,0x00,0x00,0x05,0x00,0x00,0x00, 42 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xE8,0x02,0x9C, 43 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF8,0x06,0x00,0x07,0x00,0x00,0x00, 44 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 45 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 46 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x10,0x99, [all …]
|
H A D | aap1img.h | 43 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 44 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x05,0xC2,0x9F,0x34,0x00,0x00,0x00, 45 0x93,0xD3,0x02,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x24,0x00,0x28,0x00, 46 0x33,0x00,0x32,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x4D,0xBC, 47 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x90,0x02,0x00,0x07,0x00,0x00,0x00, 48 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xD0,0x4F,0xBC, 49 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x07,0x00,0x00,0x00, 50 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xD8,0x4F,0xBC, 51 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x00,0x00,0x07,0x00,0x00,0x00, 52 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xE6,0x4F,0xBC, [all …]
|
H A D | aap18008.h | 43 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 44 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x20,0x00,0xBC,0x34,0x00,0x00,0x00, 45 0xCC,0xDF,0x07,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x32,0x00,0x28,0x00, 46 0x46,0x00,0x45,0x00,0x01,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x80,0x04,0x00,0xBC, 47 0x00,0x00,0x00,0x00,0x1C,0x01,0x00,0x00,0x1C,0x01,0x00,0x00,0x05,0x00,0x00,0x00, 48 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x48,0x03,0x9C, 49 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF8,0x06,0x00,0x07,0x00,0x00,0x00, 50 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 51 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 52 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x10,0x99, [all …]
|
H A D | iop8008.h | 46 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 47 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x10,0x10,0xBC,0x34,0x00,0x00,0x00, 48 0xF4,0x3F,0x04,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x2C,0x00,0x28,0x00, 49 0x3E,0x00,0x3D,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x0F,0x9C, 50 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30,0x00,0x00,0x07,0x00,0x00,0x00, 51 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 52 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 53 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x10,0x99, 54 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 55 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xE0,0x11,0x99, [all …]
|
H A D | iop8070.h | 37 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 38 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x10,0x10,0xBC,0x34,0x00,0x00,0x00, 39 0x0C,0x34,0x04,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x2C,0x00,0x28,0x00, 40 0x41,0x00,0x40,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x0F,0x9C, 41 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x34,0x00,0x00,0x07,0x00,0x00,0x00, 42 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 43 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 44 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x10,0x99, 45 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 46 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xE0,0x11,0x99, [all …]
|
H A D | ila8070.h | 37 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0x20,0xBE,0x17,0x3C, 38 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x25,0x40,0xC0,0x00,0x25,0x30,0xA0,0x00, 39 0x25,0x28,0x80,0x00,0x00,0xB8,0x04,0x40,0x44,0xCE,0x04,0x7C,0x00,0xB8,0x84,0x40, 40 0x00,0x48,0x80,0x40,0x40,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0x00,0x78,0x04,0x40, 41 0x00,0x00,0x00,0x00,0x02,0x1C,0x04,0x00,0xFF,0x00,0x63,0x30,0x3B,0x00,0x60,0x10, 42 0x00,0x00,0x00,0x00,0x81,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x00,0x80,0x04,0x40, 43 0xF8,0xFF,0x02,0x24,0x24,0x20,0x82,0x00,0x03,0x00,0x84,0x34,0x00,0x80,0x84,0x40, 44 0x07,0x80,0x04,0x40,0x10,0x00,0x02,0x3C,0x25,0x20,0x82,0x00,0x07,0x80,0x84,0x40, 45 0x0C,0xBD,0x16,0x3C,0x28,0x20,0xC8,0x8E,0x02,0x10,0x04,0x40,0x00,0x18,0x87,0x7C, 46 0x12,0x00,0xE0,0x14,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x15,0x00,0x00,0x00,0x00, [all …]
|
H A D | ila8008.h | 45 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0x20,0xBE,0x17,0x3C, 46 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x25,0x40,0xC0,0x00,0x25,0x30,0xA0,0x00, 47 0x25,0x28,0x80,0x00,0x00,0xB8,0x04,0x40,0x44,0xCE,0x04,0x7C,0x00,0xB8,0x84,0x40, 48 0x00,0x48,0x80,0x40,0x40,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0x00,0x78,0x04,0x40, 49 0x00,0x00,0x00,0x00,0x02,0x1C,0x04,0x00,0xFF,0x00,0x63,0x30,0x3B,0x00,0x60,0x10, 50 0x00,0x00,0x00,0x00,0x81,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x00,0x80,0x04,0x40, 51 0xF8,0xFF,0x02,0x24,0x24,0x20,0x82,0x00,0x03,0x00,0x84,0x34,0x00,0x80,0x84,0x40, 52 0x07,0x80,0x04,0x40,0x10,0x00,0x02,0x3C,0x25,0x20,0x82,0x00,0x07,0x80,0x84,0x40, 53 0x0C,0xBD,0x16,0x3C,0x28,0x20,0xC8,0x8E,0x02,0x10,0x04,0x40,0x00,0x18,0x87,0x7C, 54 0x12,0x00,0xE0,0x14,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x15,0x00,0x00,0x00,0x00, [all …]
|
/freebsd-src/stand/efi/include/ |
H A D | efiprot.h | 36 { 0x9576e91, 0x6d3f, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 44 { 0x964e5b21, 0x6459, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 45 #define EFI_BLOCK_IO_INTERFACE_REVISION 0x00010000 120 { 0xce345171, 0xba0b, 0x11d2, {0x8e, 0x4f, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 121 #define EFI_DISK_IO_INTERFACE_REVISION 0x00010000 159 { 0x964e5b22, 0x6459, 0x11d2, {0x8e, 0x39, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b} } 171 #define EFI_FILE_IO_INTERFACE_REVISION 0x00010000 193 #define EFI_FILE_MODE_READ 0x0000000000000001 194 #define EFI_FILE_MODE_WRITE 0x0000000000000002 195 #define EFI_FILE_MODE_CREATE 0x8000000000000000 [all …]
|
/freebsd-src/sys/dev/cxgb/ |
H A D | cxgb_t3fw.h | 35 U 0x60, U 0x00, U 0x74, U 0x00, 36 U 0x20, U 0x03, U 0x80, U 0x00, 37 U 0x20, U 0x03, U 0x70, U 0x00, 38 U 0x00, U 0x00, U 0x10, U 0x00, 39 U 0x00, U 0x00, U 0x20, U 0x00, 40 U 0xE1, U 0x00, U 0x02, U 0x84, 41 U 0x00, U 0x07, U 0x00, U 0x00, 42 U 0xE1, U 0x00, U 0x02, U 0x88, 43 U 0x00, U 0x01, U 0x00, U 0x00, 44 U 0xE0, U 0x00, U 0x00, U 0x00, [all …]
|