Home
last modified time | relevance | path

Searched +full:0 +full:xa000000 (Results 1 – 12 of 12) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Djail.sh36 sed '1,/^EOF/d' < $odir/$0 > jail.c
54 j.path = (char *)0xa000000;
56 j.jailname = (char *)0;
57 j.ip4s = 0;
58 j.ip6s = 0;
59 j.ip4 = (struct in_addr *)0x58000000;
60 j.ip6 = (struct in6_addr *)0x33000001;
65 return (0);
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.txt95 - qcom,coexist-support : should contain eithr "0" or "1" to indicate coex
116 pcie@0 {
117 reg = <0 0 0 0 0>;
123 wifi@0,0 {
124 reg = <0 0 0 0 0>;
135 reg = <0xa000000 0x200000>;
154 interrupts = <0 0x20 0x1>,
155 <0 0x21 0x1>,
156 <0 0x22 0x1>,
157 <0 0x23 0x1>,
[all …]
H A Dqcom,ath10k.yaml109 enum: [0, 1]
271 reg = <0x18800000 0x800000>;
288 iommus = <&anoc2_smmu 0x1900>,
289 <&anoc2_smmu 0x1901>;
298 iommus = <&apps_smmu 0x1c02 0x1>;
308 reg = <0xa000000 0x200000>;
/freebsd/sys/sys/
H A Dkernel.h87 SI_SUB_DUMMY = 0x0000000, /* not executed; for linker */
88 SI_SUB_DONE = 0x0000001, /* processed */
89 SI_SUB_TUNABLES = 0x0700000, /* establish tunable values */
90 SI_SUB_COPYRIGHT = 0x0800001, /* first use of console */
91 SI_SUB_VM = 0x1000000, /* virtual memory system init */
92 SI_SUB_COUNTER = 0x1100000, /* counter(9) is initialized */
93 SI_SUB_KMEM = 0x1800000, /* kernel memory */
94 SI_SUB_HYPERVISOR = 0x1A40000, /*
99 SI_SUB_WITNESS = 0x1A80000, /* witness initialization */
100 SI_SUB_MTX_POOL_DYNAMIC = 0x1AC0000, /* dynamic mutex pool */
[all …]
/freebsd/sys/contrib/device-tree/src/arm/hisilicon/
H A Dhip04.dtsi22 boot-method = <0x10c00000 0x10000>, <0xe0000100 0x1000>;
27 #size-cells = <0>;
87 CPU0: cpu@0 {
90 reg = <0>;
110 reg = <0x100>;
115 reg = <0x101>;
120 reg = <0x102>;
125 reg = <0x103>;
130 reg = <0x200>;
135 reg = <0x201>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-ipq4019.dtsi21 #address-cells = <0x1>;
22 #size-cells = <0x1>;
26 reg = <0x87e00000 0x080000>;
31 reg = <0x87e80000 0x180000>;
45 #size-cells = <0>;
46 cpu@0 {
53 reg = <0x0>;
55 clock-frequency = <0>;
[all...]
/freebsd/sbin/ipf/ipsend/
H A Diptests.c85 # define PAUSE() ts.tv_sec = 0; ts.tv_nsec = 10000000; \
88 # define PAUSE() tv.tv_sec = 0; tv.tv_usec = 10000; \
89 (void) select(0, NULL, NULL, NULL, &tv)
102 int nfd, i = 0, len, id = getpid(); in ip_test1()
106 ip->ip_tos = 0; in ip_test1()
107 ip->ip_off = 0; in ip_test1()
110 ip->ip_sum = 0; in ip_test1()
114 u->uh_sum = 0; in ip_test1()
127 ip->ip_id = 0; in ip_test1()
129 for (i = 0; i < ((sizeof(*ip) + ntohs(u->uh_ulen)) >> 2); i++) { in ip_test1()
[all …]
/freebsd/stand/kshim/
H A Dbsd_kernel.h42 #define nitems(x) (sizeof((x)) / sizeof((x)[0]))
44 #define isdigit(x) ((x) >= '0' && (x) <= '9')
45 #define panic(...) do { printf("USB PANIC: " __VA_ARGS__); while (1) ; } while (0)
46 #define rebooting 0
47 #define M_USB 0
48 #define M_USBDEV 0
53 #define USB_BUS_EXPLORE_PROC(bus) (usb_process + 0)
72 #define sysctl_ctx_init(ctx) do { (void)(ctx); } while (0)
73 #define sysctl_ctx_free(ctx) do { (void)(ctx); } while (0)
81 #define SCHEDULER_STOPPED(x) (0)
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dqcs404.dtsi24 #clock-cells = <0>;
30 #clock-cells = <0>;
37 #size-cells = <0>;
42 reg = <0x100>;
56 reg = <0x101>;
70 reg = <0x102>;
84 reg = <0x103>;
104 CPU_SLEEP_0: cpu-sleep-0 {
107 arm,psci-suspend-param = <0x40000003>;
161 reg = <0
[all...]
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dtxg_integrity.c84 #define USE_MMAP 0
90 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0
94 //8 / (NUM_CHUNKS * CLUSTERSIZE) = 1 / 524288 = 0x0.00002
98 //chunk 0 corresponds to bit 1, chunk 1 to bit 2, etc
106 if (chunk == 0){ in get_chunk_range()
107 *begin = 0; in get_chunk_range()
117 leader_syncs = 0,
125 {0x2000000, 0x4000000, 0x6000000, 0x8000000, 0xa000000, 0xc000000, 0xe000000, 0x10000000,
126 0x12000000, 0x14000000, 0x16000000, 0x18000000, 0x1a000000, 0x1c000000, 0x1e000000, 0x20000000,
127 0x22000000, 0x24000000, 0x26000000, 0x28000000, 0x2a000000, 0x2c000000, 0x2e000000, 0x30000000,
[all …]
H A Dfsync_integrity.c61 * Every even-numbered thread, starting with the first (0th), will fsync()
98 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0
102 //8 / (NUM_CHUNKS * CLUSTERSIZE) = 1 / 524288 = 0x0.00002
116 if (chunk == 0){ in get_chunk_range()
117 *begin = 0; in get_chunk_range()
129 {0x2000000, 0x4000000, 0x6000000, 0x8000000, 0xa000000, 0xc000000, 0xe000000, 0x10000000,
130 0x12000000, 0x14000000, 0x16000000, 0x18000000, 0x1a000000, 0x1c000000, 0x1e000000, 0x20000000,
131 0x22000000, 0x24000000, 0x26000000, 0x28000000, 0x2a000000, 0x2c000000, 0x2e000000, 0x30000000,
132 0x32000000, 0x34000000, 0x36000000, 0x38000000, 0x3a000000, 0x3c000000, 0x3e000000, 0x40000000,
133 0x42000000, 0x44000000, 0x46000000, 0x48000000, 0x4a000000, 0x4c000000, 0x4e000000, 0x50000000,
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dimages11 # little magic: PCX (first byte is 0x0a)
22 # at 1, byte CoMapType must be 1 if ImgType is 1 or 9, 0 otherwise
24 # at 3, leshort Index is 0 for povray, ppmtotga and xv outputs
28 # test of Color Map Type 0~no 1~color map
30 # and Color Map Entry Size 0 15 16 24 32
31 0 ubequad&0x00FeC400000000C0 0
32 # Targa image data (strength=70=110-40) before some Commodore disc image (strength=70=70+0 ./c64) l…
33 # and some MMDF mailbox (strength=70=70+0 ./mmdf) like uupc.input.1
37 #>(2.S-2) belong !0x28632943
40 >17 ubyte&0xC0 !0xC0
[all …]