| /freebsd/sys/dev/hptmv/ |
| H A D | hptintf.h | 42 #define __this_HPT_INTERFACE_VERSION 0x01010000 65 * 4. The ID must not be zero or 0xFFFFFFFF. 78 * GUI will treat all array as 1-level RAID. No RAID0/1 or RAID1/0. 79 * A RAID0/1 device is type AT_RAID1. A RAID1/0 device is type AT_RAID0. 82 #define AT_UNKNOWN 0 91 #define PDT_UNKNOWN 0 117 #define ARRAY_FLAG_DISABLED 0x00000001 /* The array is disabled */ 118 #define ARRAY_FLAG_NEEDBUILDING 0x00000002 /* array need synchronizing */ 119 #define ARRAY_FLAG_REBUILDING 0x00000004 /* array is in rebuilding process */ 120 #define ARRAY_FLAG_BROKEN 0x00000008 /* broken but may still working */ [all …]
|
| H A D | global.h | 41 #define HPT_INTERFACE_VERSION 0x01010000 89 UCHAR bDeModeSetting; /* Current Data Transfer mode: 0-4 PIO 0-4 */ 117 #define SG_FLAG_SKIP 0x4000 118 #define SG_FLAG_EOT 0x8000 150 #define ZeroMemory(a, b) memset((char *)a, 0, b) 161 ET_DEVICE=0,
|
| /freebsd/crypto/libecc/src/examples/hash/ |
| H A D | tdes.c | 24 } while( 0 ) 34 } while( 0 ) 40 0x01010400, 0x00000000, 0x00010000, 0x01010404, 41 0x01010004, 0x00010404, 0x00000004, 0x00010000, 42 0x00000400, 0x01010400, 0x01010404, 0x00000400, 43 0x01000404, 0x01010004, 0x01000000, 0x00000004, 44 0x00000404, 0x01000400, 0x01000400, 0x00010400, 45 0x00010400, 0x01010000, 0x01010000, 0x01000404, 46 0x00010004, 0x01000004, 0x01000004, 0x00010004, 47 0x00000000, 0x00000404, 0x00010404, 0x01000000, [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | xilinx | 13 0 beshort 0x0009 14 >2 belong =0x0ff00ff0 15 >>&0 belong =0x0ff00ff0 16 >>>&0 byte =0x00 17 >>>>&1 beshort =0x0001 20 >>>>>>&0 pstring/H x - from %s 24 >>>>>>>>&0 pstring/H x - for %s 28 >>>>>>>>>>&0 pstring/H x - built %s 32 >>>>>>>>>>>>&0 pstring/H x \b(%s) 36 >>>>>>>>>>>>>>&0 belong x - data length %#x [all …]
|
| /freebsd/sys/dev/hptrr/ |
| H A D | hptintf.h | 57 #define __this_HPT_INTERFACE_VERSION 0x02000001 80 * 4. The ID must not be zero or 0xFFFFFFFF. 93 * GUI will treat all array as 1-level RAID. No RAID0/1 or RAID1/0. 94 * A RAID0/1 device is type AT_RAID1. A RAID1/0 device is type AT_RAID0. 97 #define AT_UNKNOWN 0 110 #define PDT_UNKNOWN 0 146 #define ARRAY_FLAG_DISABLED 0x00000001 /* The array is disabled */ 147 #define ARRAY_FLAG_NEEDBUILDING 0x00000002 /* array data need to be rebuilt */ 148 #define ARRAY_FLAG_REBUILDING 0x00000004 /* array is in rebuilding process */ 149 #define ARRAY_FLAG_BROKEN 0x00000008 /* broken but may still working */ [all …]
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/des/ |
| H A D | f_sched.c | 44 0x00000000, 0x00000010, 0x00001000, 0x00001010, 45 0x00100000, 0x00100010, 0x00101000, 0x00101010 49 0x00000000, 0x00100000, 0x00001000, 0x00101000, 50 0x00000010, 0x00100010, 0x00001010, 0x00101010, 51 0x00000001, 0x00100001, 0x00001001, 0x00101001, 52 0x00000011, 0x00100011, 0x00001011, 0x00101011 56 0x00000000, 0x00000001, 0x00000100, 0x00000101, 57 0x00010000, 0x00010001, 0x00010100, 0x00010101, 58 0x01000000, 0x01000001, 0x01000100, 0x01000101, 59 0x01010000, 0x01010001, 0x01010100, 0x01010101 [all …]
|
| H A D | f_tables.c | 65 * ((left & 0x55555555) << 1) | (right & 0x55555555) for left half 66 * (left & 0xaaaaaaaa) | ((right & 0xaaaaaaaa) >> 1) for right half 76 0x00000000, 0x00000010, 0x00000001, 0x00000011, 77 0x00001000, 0x00001010, 0x00001001, 0x00001011, 78 0x00000100, 0x00000110, 0x00000101, 0x00000111, 79 0x00001100, 0x00001110, 0x00001101, 0x00001111, 80 0x00100000, 0x00100010, 0x00100001, 0x00100011, 81 0x00101000, 0x00101010, 0x00101001, 0x00101011, 82 0x00100100, 0x00100110, 0x00100101, 0x00100111, 83 0x00101100, 0x00101110, 0x00101101, 0x00101111, [all …]
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | hptintf.h | 58 #define __this_HPT_INTERFACE_VERSION 0x02010000 81 * 4. The ID must not be zero or 0xFFFFFFFF. 94 * GUI will treat all array as 1-level RAID. No RAID0/1 or RAID1/0. 95 * A RAID0/1 device is type AT_RAID1. A RAID1/0 device is type AT_RAID0. 98 #define AT_UNKNOWN 0 111 #define PDT_UNKNOWN 0 148 #define ARRAY_FLAG_DISABLED 0x00000001 /* The array is disabled */ 149 #define ARRAY_FLAG_NEEDBUILDING 0x00000002 /* array data need to be rebuilt */ 150 #define ARRAY_FLAG_REBUILDING 0x00000004 /* array is in rebuilding process */ 151 #define ARRAY_FLAG_BROKEN 0x00000008 /* broken but may still working */ [all …]
|
| /freebsd/sys/dev/hptnr/ |
| H A D | hptintf.h | 57 #define __this_HPT_INTERFACE_VERSION 0x02010000 80 * 4. The ID must not be zero or 0xFFFFFFFF. 93 * GUI will treat all array as 1-level RAID. No RAID0/1 or RAID1/0. 94 * A RAID0/1 device is type AT_RAID1. A RAID1/0 device is type AT_RAID0. 97 #define AT_UNKNOWN 0 110 #define PDT_UNKNOWN 0 146 #define ARRAY_FLAG_DISABLED 0x00000001 /* The array is disabled */ 147 #define ARRAY_FLAG_NEEDBUILDING 0x00000002 /* array data need to be rebuilt */ 148 #define ARRAY_FLAG_REBUILDING 0x00000004 /* array is in rebuilding process */ 149 #define ARRAY_FLAG_BROKEN 0x00000008 /* broken but may still working */ [all …]
|
| /freebsd/sys/dev/wg/ |
| H A D | wg_crypto.c | 19 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) 48 0x6A09E667UL, 0xBB67AE85UL, 0x3C6EF372UL, 0xA54FF53AUL, 49 0x510E527FUL, 0x9B05688CUL, 0x1F83D9ABUL, 0x5BE0CD19UL 53 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, 54 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, 55 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, 56 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, 57 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, 58 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 }, 59 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 }, [all …]
|
| /freebsd/sys/powerpc/include/ |
| H A D | elf.h | 116 #define ET_DYN_LOAD_ADDR 0x01010000
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | qcom,msm8996-pinctrl.yaml | 58 - pattern: "^gpio([0-9]|[1-9][0-9]|1[0-4][0-9])$" 137 reg = <0x01010000 0x300000>; 140 gpio-ranges = <&tlmm 0 0 150>;
|
| H A D | qcom,msm8996-pinctrl.txt | 188 reg = <0x01010000 0x300000>; 189 interrupts = <0 208 0>; 191 gpio-ranges = <&tlmm 0 0 150>;
|
| /freebsd/lib/libvgl/ |
| H A D | bitmap.c | 38 static byte mask[8] = {0xff, 0x7f, 0x3f, 0x1f, 0x0f, 0x07, 0x03, 0x01}; 39 static int color2bit[16] = {0x00000000, 0x00000001, 0x00000100, 0x00000101, 40 0x00010000, 0x00010001, 0x00010100, 0x00010101, 41 0x01000000, 0x01000001, 0x01000100, 0x01000101, 42 0x01010000, 0x01010001, 0x01010100, 0x01010101}; 49 unsigned int word = 0; in WriteVerticalLine() 56 start_offset = (x & 0x07); in WriteVerticalLine() 57 end_offset = (x + width) & 0x07; in WriteVerticalLine() 61 VGLPlane[0] = VGLBuf; in WriteVerticalLine() 62 VGLPlane[1] = VGLPlane[0] + bwidth; in WriteVerticalLine() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchFloat64InstrInfo.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 20 def FADD_D : FP_ALU_3R<0x01010000, FPR64>; 21 def FSUB_D : FP_ALU_3R<0x01030000, FPR64>; 22 def FMUL_D : FP_ALU_3R<0x01050000, FPR64>; 23 def FDIV_D : FP_ALU_3R<0x01070000, FPR64>; 24 def FMADD_D : FP_ALU_4R<0x08200000, FPR64>; 25 def FMSUB_D : FP_ALU_4R<0x08600000, FPR64>; 26 def FNMADD_D : FP_ALU_4R<0x08a00000, FPR64>; 27 def FNMSUB_D : FP_ALU_4R<0x08e0000 [all...] |
| /freebsd/sys/dev/mfi/ |
| H A D | mfireg.h | 72 #define MFI_IMSG0 0x10 /* Inbound message 0 */ 73 #define MFI_IMSG1 0x14 /* Inbound message 1 */ 74 #define MFI_OMSG0 0x18 /* Outbound message 0 */ 75 #define MFI_OMSG1 0x1c /* Outbound message 1 */ 76 #define MFI_IDB 0x20 /* Inbound doorbell */ 77 #define MFI_ISTS 0x24 /* Inbound interrupt status */ 78 #define MFI_IMSK 0x28 /* Inbound interrupt mask */ 79 #define MFI_ODB 0x2c /* Outbound doorbell */ 80 #define MFI_OSTS 0x30 /* Outbound interrupt status */ 81 #define MFI_OMSK 0x34 /* Outbound interrupt mask */ [all …]
|
| /freebsd/sys/dev/e1000/ |
| H A D | e1000_defines.h | 44 #define E1000_WUC_APME 0x00000001 /* APM Enable */ 45 #define E1000_WUC_PME_EN 0x00000002 /* PME Enable */ 46 #define E1000_WUC_PME_STATUS 0x00000004 /* PME Status */ 47 #define E1000_WUC_APMPME 0x00000008 /* Assert PME on APM Wakeup */ 48 #define E1000_WUC_PHY_WAKE 0x00000100 /* if PHY supports wakeup */ 51 #define E1000_WUFC_LNKC 0x00000001 /* Link Status Change Wakeup Enable */ 52 #define E1000_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ 53 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 54 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 55 #define E1000_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ [all …]
|
| /freebsd/sys/dev/igc/ |
| H A D | igc_defines.h | 16 #define IGC_WUC_APME 0x00000001 /* APM Enable */ 17 #define IGC_WUC_PME_EN 0x00000002 /* PME Enable */ 18 #define IGC_WUC_PME_STATUS 0x00000004 /* PME Status */ 19 #define IGC_WUC_APMPME 0x00000008 /* Assert PME on APM Wakeup */ 20 #define IGC_WUC_PHY_WAKE 0x00000100 /* if PHY supports wakeup */ 23 #define IGC_WUFC_LNKC 0x00000001 /* Link Status Change Wakeup Enable */ 24 #define IGC_WUFC_MAG 0x00000002 /* Magic Packet Wakeup Enable */ 25 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 26 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 27 #define IGC_WUFC_BC 0x00000010 /* Broadcast Wakeup Enable */ [all …]
|
| /freebsd/sys/dev/mrsas/ |
| H A D | mrsas.h | 78 #define MRSAS_TBOLT 0x005b 79 #define MRSAS_INVADER 0x005d 80 #define MRSAS_FURY 0x005f 81 #define MRSAS_INTRUDER 0x00ce 82 #define MRSAS_INTRUDER_24 0x00cf 83 #define MRSAS_CUTLASS_52 0x0052 84 #define MRSAS_CUTLASS_53 0x0053 86 #define MRSAS_VENTURA 0x0014 87 #define MRSAS_CRUSADER 0x0015 88 #define MRSAS_HARPOON 0x0016 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8996.dtsi | 30 #clock-cells = <0>; 37 #clock-cells = <0>; 45 #size-cells = <0>; 47 cpu0: cpu@0 { 50 reg = <0x0 0x0>; 54 clocks = <&kryocc 0>; 69 reg = <0x0 0x1>; 73 clocks = <&kryocc 0>; 83 reg = <0x0 0x100>; 102 reg = <0x0 0x101>; [all …]
|
| /freebsd/sys/dev/ral/ |
| H A D | rt2860.c | 70 #define DPRINTF(x) do { if (sc->sc_debug > 0) printf x; } while (0) 71 #define DPRINTFN(n, x) do { if (sc->sc_debug >= (n)) printf x; } while (0) 243 sc->sc_debug = 0; in rt2860_attach() 248 callout_init_mtx(&sc->watchdog_ch, &sc->sc_mtx, 0); in rt2860_attach() 252 for (ntries = 0; ntries < 100; ntries++) { in rt2860_attach() 254 if (tmp != 0 && tmp != 0xffffffff) in rt2860_attach() 265 sc->mac_rev = tmp & 0xffff; in rt2860_attach() 267 if (sc->mac_ver != 0x2860 && in rt2860_attach() 268 (id == 0x0681 || id == 0x0781 || id == 0x1059)) in rt2860_attach() 273 device_printf(sc->sc_dev, "MAC/BBP RT%X (rev 0x%04X), " in rt2860_attach() [all …]
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_run.c | 84 int run_debug = 0; 85 static SYSCTL_NODE(_hw_usb, OID_AUTO, run, CTLFLAG_RW | CTLFLAG_MPSAFE, 0, 87 SYSCTL_INT(_hw_usb_run, OID_AUTO, debug, CTLFLAG_RWTUN, &run_debug, 0, 91 RUN_DEBUG_XMIT = 0x00000001, /* basic xmit operation */ 92 RUN_DEBUG_XMIT_DESC = 0x00000002, /* xmit descriptors */ 93 RUN_DEBUG_RECV = 0x00000004, /* basic recv operation */ 94 RUN_DEBUG_RECV_DESC = 0x00000008, /* recv descriptors */ 95 RUN_DEBUG_STATE = 0x00000010, /* 802.11 state transitions */ 96 RUN_DEBUG_RATE = 0x00000020, /* rate adaptation */ 97 RUN_DEBUG_USB = 0x00000040, /* usb requests */ [all …]
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_values.h | 34 0x02, 0x00, 0x04, 0x00, 0x01, 0x09, 0x01, 0x08, 0x07, 0x02, 0x00, 0x01, 35 0x04, 0x05, 0x00, 0x01, 0x07, 0x09, 0x02, 0x00, 0x01, 0x04, 0x12, 0x00, 36 0x00, 0x06, 0x02, 0x00, 0x01, 0x04, 0x05, 0x00, 0x00, 0x06, 0x02, 0x00, 37 0x01, 0x05, 0x12, 0x00, 0x00, 0x06, 0x02, 0x00, 0x04, 0x00, 0x01, 0x09, 38 0x00, 0x06, 0x02, 0x00, 0x04, 0x02, 0x00, 0x0b, 0x0e, 0x00, 0x01, 0x00, 39 0x06, 0x01, 0x04, 0x05, 0x02, 0x00, 0x12, 0x00, 0x01, 0x07, 0x09, 0x02, 40 0x00, 0x04, 0x00, 0x01, 0x08, 0x07, 0x02, 0x00, 0x04, 0x00, 0x01, 0x07, 41 0x09, 0x02, 0x00, 0x04, 0x02, 0x00, 0x0b, 0x10, 0x02, 0x00, 0x04, 0x02, 42 0x00, 0x0b, 0x0f, 0x02, 0x04, 0x00, 0x01, 0x07, 0x09, 0x02, 0x00, 0x04, 43 0x02, 0x0b, 0x0e, 0x02, 0x00, 0x04, 0x00, 0x00, 0x06, 0x02, 0x04, 0x02, [all …]
|
| /freebsd/tools/test/iconv/ref/ |
| H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | rtw8822c_table.c | 16 0x83000000, 0x00000000, 0x40000000, 0x00000000, 17 0x1D90, 0x300001FF, 18 0x1D90, 0x300101FE, 19 0x1D90, 0x300201F [all...] |