/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | nxp,imx95-scmi.yaml | 20 const: 0x81 28 const: 0x84 36 enum: [0, 1, 2, 3, 4, 5, 6, 7, 0x8000, 0x8001, 0x8002, 0x8003, 37 0x8004, 0x8005, 0x8006, 0x8007]
|
/freebsd/sys/libkern/ |
H A D | crc16.c | 32 /* CRC table for the CRC-16. The poly is 0x8005 (x16 + x15 + x2 + 1). */ 34 0x0000, 0xC0C1, 0xC181, 0x0140, 0xC301, 0x03C0, 0x0280, 0xC241, 35 0xC601, 0x06C0, 0x0780, 0xC741, 0x0500, 0xC5C1, 0xC481, 0x0440, 36 0xCC01, 0x0CC0, 0x0D80, 0xCD41, 0x0F00, 0xCFC1, 0xCE81, 0x0E40, 37 0x0A00, 0xCAC1, 0xCB81, 0x0B40, 0xC901, 0x09C0, 0x0880, 0xC841, 38 0xD801, 0x18C0, 0x1980, 0xD941, 0x1B00, 0xDBC1, 0xDA81, 0x1A40, 39 0x1E00, 0xDEC1, 0xDF81, 0x1F40, 0xDD01, 0x1DC0, 0x1C80, 0xDC41, 40 0x1400, 0xD4C1, 0xD581, 0x1540, 0xD701, 0x17C0, 0x1680, 0xD641, 41 0xD201, 0x12C0, 0x1380, 0xD341, 0x1100, 0xD1C1, 0xD081, 0x1040, 42 0xF001, 0x30C0, 0x3180, 0xF141, 0x3300, 0xF3C1, 0xF281, 0x3240, [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeViewTypes.def | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 38 TYPE_RECORD(LF_POINTER, 0x1002, Pointer) 39 TYPE_RECORD(LF_MODIFIER, 0x1001, Modifier) 40 TYPE_RECORD(LF_PROCEDURE, 0x1008, Procedure) 41 TYPE_RECORD(LF_MFUNCTION, 0x1009, MemberFunction) 42 TYPE_RECORD(LF_LABEL, 0x000e, Label) 43 TYPE_RECORD(LF_ARGLIST, 0x1201, ArgList) 45 TYPE_RECORD(LF_FIELDLIST, 0x1203, FieldList) 47 TYPE_RECORD(LF_ARRAY, 0x1503, Array) 48 TYPE_RECORD(LF_CLASS, 0x1504, Class) [all …]
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.h | 41 #define BNXT_RE_ROCE_V2_UDP_SPORT 0x8CD1 42 #define BNXT_RE_QP_RANDOM_QKEY 0x81818181 97 #define CMDQ_REGISTER_MR_LOG2_PBL_PG_SIZE_PG_256MB 0x1cUL 488 return 0; in bnxt_re_init_pow2_flag() 508 return 0; in bnxt_re_init_rsvd_wqe_flag() 516 return _is_chip_gen_p5_p7(cctx) ? 0 : BNXT_QPLIB_RESERVED_QP_WRS; in bnxt_re_get_diff() 518 return 0; in bnxt_re_get_diff() 559 return (*(u16 *)a ^ *(u16 *)b) | (a32[0] ^ b32[0]) | in compare_ether_header() 572 /* CRC table for the CRC-16. The poly is 0x8005 (x16 + x15 + x2 + 1). */ in crc16() 574 0x0000, 0xC0C1, 0xC181, 0x0140, 0xC301, 0x03C0, 0x0280, 0xC241, in crc16() [all …]
|
/freebsd/sys/net/ |
H A D | ethernet.h | 37 ((hasfcs) ? ETHER_CRC_LEN : 0) + \ 38 (((etype) == ETHERTYPE_VLAN) ? ETHER_VLAN_ENCAP_LEN : 0)) 48 #define ETHER_CRC_POLY_LE 0xedb88320 49 #define ETHER_CRC_POLY_BE 0x04c11db6 73 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */ 75 (((addr)[0] == 0x33) && ((addr)[1] == 0x33)) 77 (((addr)[0] & (addr)[1] & (addr)[2] & \ 78 (addr)[3] & (addr)[4] & (addr)[5]) == 0xf [all...] |
/freebsd/lib/libpmc/pmu-events/arch/arm64/ |
H A D | common-and-microarch.json | 4 "EventCode": "0x00", 10 "EventCode": "0x01", 16 "EventCode": "0x02", 22 "EventCode": "0x03", 28 "EventCode": "0x04", 34 "EventCode": "0x05", 40 "EventCode": "0x06", 46 "EventCode": "0x07", 52 "EventCode": "0x08", 58 "EventCode": "0x09", [all …]
|
/freebsd/sys/dev/alc/ |
H A D | if_alcreg.h | 36 #define VENDORID_ATHEROS 0x1969 41 #define DEVICEID_ATHEROS_AR8131 0x1063 /* L1C */ 42 #define DEVICEID_ATHEROS_AR8132 0x1062 /* L2C */ 43 #define DEVICEID_ATHEROS_AR8151 0x1073 /* L1D V1.0 */ 44 #define DEVICEID_ATHEROS_AR8151_V2 0x1083 /* L1D V2.0 */ 45 #define DEVICEID_ATHEROS_AR8152_B 0x2060 /* L2C V1.1 */ 46 #define DEVICEID_ATHEROS_AR8152_B2 0x2062 /* L2C V2.0 */ 47 #define DEVICEID_ATHEROS_AR8161 0x1091 48 #define DEVICEID_ATHEROS_AR8162 0x1090 49 #define DEVICEID_ATHEROS_AR8171 0x10A1 [all …]
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sahwreg.h | 34 /* Message Unit Registers - BAR0(0x10), BAR0(win) */ 38 #define MSGU_IBDB_SET 0x20 39 #define MSGU_HOST_INT_STATUS 0x30 40 #define MSGU_HOST_INT_MASK 0x34 41 #define MSGU_IOPIB_INT_STATUS 0x40 42 #define MSGU_IOPIB_INT_MASK 0x44 43 #define MSGU_IBDB_CLEAR 0x70 44 #define MSGU_MSGU_CONTROL 0x74 45 #define MSGU_ODR 0x9C 46 #define MSGU_ODCR 0xA0 [all …]
|
/freebsd/sys/netinet/ |
H A D | sctp_constants.h | 68 #define SCTP_MAX_CHUNK_LENGTH 0xffff 70 #define SCTP_MAX_CAUSE_LENGTH 0xffff 87 #define SCTP_KTHREAD_PAGES 0 235 #define SCTP_LOG_EVENT_UNKNOWN 0 265 /* default MULTIPLE_ASCONF mode enable(1)/disable(0) value (sysctl) */ 266 #define SCTP_DEFAULT_MULTIPLE_ASCONFS 0 303 #define PROTO_SIGNATURE_A 0x30000000 304 #define SCTP_VERSION_NUMBER 0x3 306 #define MAX_TSN 0xffffffff 328 /* default max I can burst out after a fast retransmit, 0 disables it */ [all …]
|
/freebsd/sys/dev/isp/ |
H A D | ispmbox.h | 41 #define MBOX_NO_OP 0x0000 42 #define MBOX_LOAD_RAM 0x0001 43 #define MBOX_EXEC_FIRMWARE 0x0002 44 #define MBOX_LOAD_FLASH_FIRMWARE 0x0003 45 #define MBOX_WRITE_RAM_WORD 0x0004 46 #define MBOX_READ_RAM_WORD 0x0005 47 #define MBOX_MAILBOX_REG_TEST 0x0006 48 #define MBOX_VERIFY_CHECKSUM 0x0007 49 #define MBOX_ABOUT_FIRMWARE 0x0008 50 #define MBOX_LOAD_RISC_RAM_2100 0x0009 [all …]
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 50 * #define USB_VENDOR_VNDR 0x???? 51 * #define USB_PRODUCT_VNDR_PRDCT 0x???? 57 vendor UNKNOWN1 0x0053 Unknown vendor 58 vendor UNKNOWN2 0x0105 Unknown vendor 59 vendor EGALAX2 0x0123 eGalax, Inc. 60 vendor CHIPSBANK 0x0204 Chipsbank Microelectronics Co. 61 vendor HUMAX 0x02ad HUMAX 62 vendor QUAN 0x01e1 Quan 63 vendor LTS 0x0386 LTS 64 vendor BWCT 0x03da Bernd Walter Computer Technology [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.def | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 38 #define DW_KIND_NONE 0 149 HANDLE_DW_TAG(0x0000, null, 2, DWARF, DW_KIND_NONE) 150 HANDLE_DW_TAG(0x0001, array_type, 2, DWARF, DW_KIND_TYPE) 151 HANDLE_DW_TAG(0x0002, class_type, 2, DWARF, DW_KIND_TYPE) 152 HANDLE_DW_TAG(0x0003, entry_point, 2, DWARF, DW_KIND_NONE) 153 HANDLE_DW_TAG(0x0004, enumeration_type, 2, DWARF, DW_KIND_TYPE) 154 HANDLE_DW_TAG(0x0005, formal_parameter, 2, DWARF, DW_KIND_NONE) 155 HANDLE_DW_TAG(0x0008, imported_declaration, 2, DWARF, DW_KIND_NONE) 156 HANDLE_DW_TAG(0x000a, label, 2, DWARF, DW_KIND_NONE) [all …]
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_reg.h | 35 (0x1<<0) 37 (0x1<<2) 39 (0x1<<5) 41 (0x1<<3) 43 (0x1<<4) 45 (0x1<<1) 47 0x1100bcUL 49 0x1101c0UL 51 0x1101d8UL 53 0x1101d0UL [all …]
|
/freebsd/sys/dev/ice/ |
H A D | ice_adminq_cmd.h | 44 #define ICE_AQC_TOPO_MAX_LEVEL_NUM 0x9 59 /* Get version (direct 0x0001) */ 73 /* Send driver version (indirect 0x0002) */ 84 /* Queue Shutdown (direct 0x0003) */ 87 #define ICE_AQC_DRIVER_UNLOADING BIT(0) 91 /* Get Expanded Error Code (0x0005, direct) */ 94 #define ICE_AQC_EXPANDED_ERROR_NOT_PROVIDED 0xFFFFFFFF 99 /* Request resource ownership (direct 0x0008) 100 * Release resource ownership (direct 0x0009) 125 #define ICE_AQ_RES_GLBL_SUCCESS 0 [all...] |
/freebsd/contrib/tcpdump/ |
H A D | print-bgp.c | 69 { 0, NULL} 113 (((flags) & 0x10) ? 2U : 1U) 115 (((flags) & 0x10) ? GET_BE_U_2(p) : GET_U_1(p)) 176 { 0, NULL} 192 { 0, NULL} 200 { 0, NULL} 209 { 0, NULL} 242 { 0, NULL} 261 { 0, NULL} 276 { 0, NULL} [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | EUC-TW | 1 0x0000 = 0x0000 2 0x0001 = 0x0001 3 0x0002 = 0x0002 4 0x0003 = 0x0003 5 0x0004 = 0x0004 6 0x0005 = 0x0005 7 0x0006 = 0x0006 8 0x0007 = 0x0007 9 0x0008 = 0x0008 10 0x0009 = 0x0009 [all …]
|
/freebsd/share/i18n/csmapper/CNS/ |
H A D | CNS11643-1%UCS.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 61 # 0x12224 SPACING HEAVY OVERSCORE not in Unicode 62 # 0x12226 SPACING HEAVY UNDERSCORE not in Unicode 68 # 0x1243E through 0x12440, HANGZHOU NUMERAL TEN, TWENTY, and THIRTY 69 # 0x12721 through 0x12939, KangXi radical set 76 # 0x1256D. This character occurs within the CNS 11643-1986 block of tone marks 86 # Column #1 is the CNS 11643-1986 code (in hex as 0xXXXXX) 87 # Column #2 is the Unicode (in hex as 0xXXXX) 136 0x2121 = 0x3000 [all …]
|
H A D | UCS%CNS11643-1.src | 5 SRC_ZONE 0x00A2 - 0xFFE5 7 DST_INVALID 0xFFFF 61 # 0x12224 SPACING HEAVY OVERSCORE not in Unicode 62 # 0x12226 SPACING HEAVY UNDERSCORE not in Unicode 68 # 0x1243E through 0x12440, HANGZHOU NUMERAL TEN, TWENTY, and THIRTY 69 # 0x12721 through 0x12939, KangXi radical set 76 # 0x1256D. This character occurs within the CNS 11643-1986 block of tone marks 86 # Column #1 is the CNS 11643-1986 code (in hex as 0xXXXXX) 87 # Column #2 is the Unicode (in hex as 0xXXXX) 136 0x00A2 = 0x2266 # fallback -> 0xFFE0 [all …]
|
/freebsd/share/i18n/csmapper/KS/ |
H A D | KSC5601HANJA%UCS.src | 5 SRC_ZONE 0x21-0x7D / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 50 # egrep '^0x' < KSC5601.TXT | \ 51 # egrep -v '^0x([8-9]...|A0..|..[4-9].|..A0)' | perl tab.pl 55 # $n=0; 60 # printf ("0x%04X 0x%04X %s\n",$k-0x8080, $u,join(' ',@rest)); 65 # in hex as 0xXXXX 66 # Column #2 : the Unicode (in hex as 0xXXXX) 74 # To get EUC Korean(EUC-KR) code points, add 0x8080. 76 # first subtract 0x2020. Then [all …]
|
H A D | UCS%KSC5601HANJA.src | 5 SRC_ZONE 0x00A1 - 0xFFE6 7 DST_INVALID 0xFFFF 50 # egrep '^0x' < KSC5601.TXT | \ 51 # egrep -v '^0x([8-9]...|A0..|..[4-9].|..A0)' | perl tab.pl 55 # $n=0; 60 # printf ("0x%04X 0x%04X %s\n",$k-0x8080, $u,join(' ',@rest)); 65 # in hex as 0xXXXX 66 # Column #2 : the Unicode (in hex as 0xXXXX) 74 # To get EUC Korean(EUC-KR) code points, add 0x8080. 76 # first subtract 0x2020. Then [all …]
|
/freebsd/share/i18n/csmapper/CP/ |
H A D | UCS%CP942EXT.src | 5 SRC_ZONE 0x005C-0xFFE5 7 DST_INVALID 0xFFFF 17 0x005C = 0x2140 18 0x00A2 = 0x2171 19 0x00A3 = 0x2172 20 0x00A7 = 0x2178 21 0x00A8 = 0x212F 22 0x00AC = 0x224C 23 0x00B0 = 0x216B 24 0x00B1 = 0x215E [all …]
|
H A D | CP942EXT%UCS.src | 5 SRC_ZONE 0x21-0x97 / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 17 0x2121 = 0x3000 18 0x2122 = 0x3001 19 0x2123 = 0x3002 20 0x2124 = 0xFF0C 21 0x2125 = 0xFF0E 22 0x2126 = 0x30FB 23 0x2127 = 0xFF1A 24 0x2128 = 0xFF1B [all …]
|
/freebsd/share/i18n/csmapper/JIS/ |
H A D | JISX0208@1990%UCS.src | 5 SRC_ZONE 0x21-0x74 / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 58 # Column #2 is the JIS X 0208 code (in hex as 0xXXXX) 59 # Column #3 is the Unicode (in hex as 0xXXXX) 74 # To change hex to EUC form, add 0x8080 75 # To change hex to kuten form, first subtract 0x2020. Then 77 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101; 78 # 0x7426 -> 0x5406 -> 8406 88 # 2003-08-18 : change the conversion for reverse solidus (0x2140). 93 0x2121 = 0x3000 [all …]
|
H A D | UCS%JISX0208@1990.src | 5 SRC_ZONE 0x005C - 0xFFE5 7 DST_INVALID 0xFFFF 58 # Column #2 is the JIS X 0208 code (in hex as 0xXXXX) 59 # Column #3 is the Unicode (in hex as 0xXXXX) 74 # To change hex to EUC form, add 0x8080 75 # To change hex to kuten form, first subtract 0x2020. Then 77 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101; 78 # 0x7426 -> 0x5406 -> 8406 88 # 2003-08-18 : add U+FF3C -> 0x2140 conversion. 91 0x005C = 0x2140 [all …]
|
H A D | JISX0208@MS%UCS.src | 5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8 7 DST_ILSEQ 0xFFFE 14 0x2121 = 0x3000 15 0x2122 = 0x3001 16 0x2123 = 0x3002 17 0x2124 = 0xFF0C 18 0x2125 = 0xFF0E 19 0x2126 = 0x30FB 20 0x2127 = 0xFF1A 21 0x2128 = 0xFF1B [all …]
|