/freebsd/share/i18n/csmapper/ |
H A D | mapper.dir.src | 4 UCS:SMP/UCS mapper_zone 0x0000-0xFFFF:+0x010000 5 UCS/UCS:SMP mapper_zone 0x010000-0x01FFFF:-0x010000 8 UCS:SIP/UCS mapper_zone 0x0000-0xFFFF:+0x020000 9 UCS/UCS:SIP mapper_zone 0x020000-0x02FFFF:-0x020000 12 UCS:SSP/UCS mapper_zone 0x0000-0xFFFF:+0x0E0000 13 UCS/UCS:SSP mapper_zone 0x0E0000-0x0EFFFF:-0x0E0000
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap5-l4-abe.dtsi | 1 &l4_abe { /* 0x40100000 */ 3 reg = <0x40100000 0x400>, 4 <0x40100400 0x400>; 10 ranges = <0x00000000 0x40100000 0x100000>, /* segment 0 */ 11 <0x4900000 [all...] |
H A D | omap4-l4-abe.dtsi | 1 &l4_abe { /* 0x40100000 */ 3 reg = <0x40100000 0x400>, 4 <0x40100400 0x400>; 10 ranges = <0x00000000 0x40100000 0x100000>, /* segment 0 */ 11 <0x4900000 [all...] |
H A D | omap4460.dtsi | 12 cpu0: cpu@0 { 32 reg = <0x4a002260 0x4 33 0x4a00232C 0x4 34 0x4a002378 0x18>; 36 interrupts = <0 126 IRQ_TYPE_LEVEL_HIGH>; /* talert */ 39 #thermal-sensor-cells = <0>; 45 reg = <0x4a307bd [all...] |
H A D | am33xx-l4.dtsi | 1 &l4_wkup { /* 0x44c00000 */ 4 clocks = <&l4_wkup_clkctrl AM3_L4_WKUP_L4_WKUP_CLKCTRL 0>; 6 reg = <0x44c00000 0x800>, 7 <0x44c00800 0x800>, 8 <0x44c01000 0x400>, 9 <0x44c01400 0x40 [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1028a-kontron-sl28.dts | 85 reg = <0x5>; 95 nvmem-cells = <&base_mac_address 0>; 118 flash@0 { 122 reg = <0>; 132 partition@0 { 133 reg = <0x000000 0x010000>; 139 reg = <0x010000 [all...] |
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | admin.h | 49 #define KADM5_STRUCT_VERSION 0 53 #define KRB5_KDB_DISALLOW_POSTDATED 0x00000001 54 #define KRB5_KDB_DISALLOW_FORWARDABLE 0x00000002 55 #define KRB5_KDB_DISALLOW_TGT_BASED 0x00000004 56 #define KRB5_KDB_DISALLOW_RENEWABLE 0x00000008 57 #define KRB5_KDB_DISALLOW_PROXIABLE 0x00000010 58 #define KRB5_KDB_DISALLOW_DUP_SKEY 0x00000020 59 #define KRB5_KDB_DISALLOW_ALL_TIX 0x00000040 60 #define KRB5_KDB_REQUIRES_PRE_AUTH 0x00000080 61 #define KRB5_KDB_REQUIRES_HW_AUTH 0x00000100 [all …]
|
/freebsd/sbin/ipf/common/ |
H A D | opts.h | 17 # define SOLARIS 0 20 #define OPT_REMOVE 0x000001 21 #define OPT_DEBUG 0x000002 22 #define OPT_AUTHSTATS 0x000004 23 #define OPT_RAW 0x000008 24 #define OPT_LOG 0x000010 25 #define OPT_SHOWLIST 0x000020 26 #define OPT_VERBOSE 0x000040 27 #define OPT_DONOTHING 0x000080 28 #define OPT_HITS 0x000100 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,juno-fpga-apb-regs.yaml | 31 "^led@[0-9a-f]+,[0-9a-f]$": 47 reg = <0x010000 0x1000>; 48 ranges = <0x0 0x10000 0x1000>; 52 led@8,0 { 54 reg = <0x08 0x04>; 55 offset = <0x08>; 56 mask = <0x01>; 57 label = "vexpress:0";
|
/freebsd/sys/contrib/device-tree/src/mips/qca/ |
H A D | ar9132_tl_wr1043nd_v1.dts | 13 memory@0 { 15 reg = <0x0 0x2000000>; 20 #clock-cells = <0>; 27 button-0 { 44 led-0 { 87 flash@0 { 91 reg = <0>; 94 partition@0 { 96 reg = <0x000000 0x020000>; 101 reg = <0x020000 0x7D0000>; [all …]
|
/freebsd/sbin/ipf/libipf/ |
H A D | ionames.c | 13 { IPOPT_NOP, 0x000001, 1, "nop" }, /* RFC791 */ 14 { IPOPT_RR, 0x000002, 8, "rr" }, /* 1 route */ 15 { IPOPT_ZSU, 0x000004, 4, "zsu" }, /* size ?? */ 16 { IPOPT_MTUP, 0x000008, 4, "mtup" }, /* RFC1191 */ 17 { IPOPT_MTUR, 0x000010, 4, "mtur" }, /* RFC1191 */ 18 { IPOPT_ENCODE, 0x000020, 4, "encode" }, /* size ?? */ 19 { IPOPT_TS, 0x000040, 8, "ts" }, /* 1 TS */ 20 { IPOPT_TR, 0x000080, 4, "tr" }, /* RFC1393 */ 21 { IPOPT_SECURITY,0x000100, 12, "sec" }, /* RFC1108 */ 22 { IPOPT_SECURITY,0x000100, 12, "sec-class" }, /* RFC1108 */ [all …]
|
/freebsd/sys/sys/ |
H A D | serial.h | 42 #define SER_DTR 0x0001 /* data terminal ready */ 43 #define SER_RTS 0x0002 /* request to send */ 44 #define SER_STX 0x0004 /* secondary transmit */ 45 #define SER_SRX 0x0008 /* secondary receive */ 46 #define SER_CTS 0x0010 /* clear to send */ 47 #define SER_DCD 0x0020 /* data carrier detect */ 48 #define SER_RI 0x0040 /* ring indicate */ 49 #define SER_DSR 0x0080 /* data set ready */ 51 #define SER_MASK_STATE 0x00ff 76 #define SER_INT_OVERRUN 0x010000 [all …]
|
H A D | lockmgr.h | 39 #define LK_SHARE 0x01 40 #define LK_SHARED_WAITERS 0x02 41 #define LK_EXCLUSIVE_WAITERS 0x04 42 #define LK_EXCLUSIVE_SPINNERS 0x08 43 #define LK_WRITER_RECURSED 0x10 54 #define LK_UNLOCKED LK_SHARERS_LOCK(0) 154 #define LK_INIT_MASK 0x0001FF 155 #define LK_CANRECURSE 0x000001 156 #define LK_NODUP 0x000002 157 #define LK_NOPROFILE 0x000004 [all …]
|
/freebsd/sys/dev/etherswitch/felix/ |
H A D | felix_reg.h | 34 #define FELIX_MDIO_BASE 0x1C00 36 #define FELIX_DEVCPU_GCB_RST 0x70004 37 #define FELIX_DEVCPU_GCB_RST_EN BIT(0) 39 #define FELIX_ANA_VT 0x287F34 41 #define FELIX_ANA_VT_PORTMASK_MASK 0x7F 42 #define FELIX_ANA_VT_STS (BIT(0) | BIT(1)) 43 #define FELIX_ANA_VT_RESET (BIT(0) | BIT(1)) 45 #define FELIX_ANA_VT_READ BIT(0) 46 #define FELIX_ANA_VT_IDLE 0 47 #define FELIX_ANA_VTIDX 0x287F38 [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | pdm360ng.dts | 23 reg = <0x00000000 0x20000000>; // 512MB at 0 27 bank-width = <0x1>; 28 chips = <0x1>; 30 partition@0 { 32 reg = <0x0 0x40000000>; 37 ranges = <0x0 0x0 0xf0000000 0x10000000 /* Flash */ 38 0x2 0x0 0x50040000 0x00020000>; /* CS2: MRAM */ 40 flash@0,0 { 42 reg = <0 0x00000000 0x08000000 43 0 0x08000000 0x08000000>; [all …]
|
/freebsd/sys/contrib/vchiq/interface/vchi/ |
H A D | vchi_common.h | 41 VCHI_FLAGS_NONE = 0x0, 42 …VCHI_FLAGS_BLOCK_UNTIL_OP_COMPLETE = 0x1, // waits for message to be received, or sent (NB. no… 43 VCHI_FLAGS_CALLBACK_WHEN_OP_COMPLETE = 0x2, // run a callback when message sent 44 …VCHI_FLAGS_BLOCK_UNTIL_QUEUED = 0x4, // return once the transfer is in a queue ready to go 45 VCHI_FLAGS_ALLOW_PARTIAL = 0x8, 46 VCHI_FLAGS_BLOCK_UNTIL_DATA_READ = 0x10, 47 VCHI_FLAGS_CALLBACK_WHEN_DATA_READ = 0x20, 49 VCHI_FLAGS_ALIGN_SLOT = 0x000080, // internal use only 50 VCHI_FLAGS_BULK_AUX_QUEUED = 0x010000, // internal use only 51 VCHI_FLAGS_BULK_AUX_COMPLETE = 0x020000, // internal use only [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | hx_locl.h | 114 #define HX509_QUERY_FIND_ISSUER_CERT 0x000001 115 #define HX509_QUERY_MATCH_SERIALNUMBER 0x000002 116 #define HX509_QUERY_MATCH_ISSUER_NAME 0x000004 117 #define HX509_QUERY_MATCH_SUBJECT_NAME 0x000008 118 #define HX509_QUERY_MATCH_SUBJECT_KEY_ID 0x000010 119 #define HX509_QUERY_MATCH_ISSUER_ID 0x000020 120 #define HX509_QUERY_PRIVATE_KEY 0x000040 121 #define HX509_QUERY_KU_ENCIPHERMENT 0x000080 122 #define HX509_QUERY_KU_DIGITALSIGNATURE 0x000100 123 #define HX509_QUERY_KU_KEYCERTSIGN 0x000200 [all …]
|
/freebsd/sbin/ipf/ipf/ |
H A D | ipf.4 | 105 be put in the "fr_hits" field (the first rule is number 0). 110 FR_BLOCK 0x000001 /* do not allow packet to pass */ 111 FR_PASS 0x000002 /* allow packet to pass */ 112 FR_OUTQUE 0x000004 /* outgoing packets */ 113 FR_INQUE 0x000008 /* ingoing packets */ 114 FR_LOG 0x000010 /* Log */ 115 FR_LOGB 0x000011 /* Log-fail */ 116 FR_LOGP 0x000012 /* Log-pass */ 117 FR_LOGBODY 0x000020 /* log the body of packets too */ 118 FR_LOGFIRST 0x000040 /* log only the first packet to match */ [all …]
|
/freebsd/sys/contrib/x86emu/ |
H A D | x86emu_regs.h | 87 #define FB_CF 0x0001 /* CARRY flag */ 88 #define FB_PF 0x0004 /* PARITY flag */ 89 #define FB_AF 0x0010 /* AUX flag */ 90 #define FB_ZF 0x0040 /* ZERO flag */ 91 #define FB_SF 0x0080 /* SIGN flag */ 92 #define FB_TF 0x0100 /* TRAP flag */ 93 #define FB_IF 0x0200 /* INTERRUPT ENABLE flag */ 94 #define FB_DF 0x0400 /* DIR flag */ 95 #define FB_OF 0x0800 /* OVERFLOW flag */ 98 #define F_ALWAYS_ON (0x0002) /* flag bits always on */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | foundation-v8.dtsi | 12 /memreserve/ 0x80000000 0x00010000; 34 #size-cells = <0>; 36 cpu0: cpu@0 { 39 reg = <0x0 0x0>; 45 reg = <0x0 0x1>; 51 reg = <0x0 0x2>; 57 reg = <0x0 0x3>; 70 reg = <0x00000000 0x80000000 0 0x80000000>, 71 <0x00000008 0x80000000 0 0x80000000>; 98 reg = <0x0 0x2a440000 0 0x1000>, [all …]
|
H A D | rtsm_ve-motherboard.dtsi | 13 #clock-cells = <0>; 20 #clock-cells = <0>; 27 #clock-cells = <0>; 49 #clock-cells = <0>; 55 arm,vexpress-sysreg,func = <5 0>; 60 arm,vexpress-sysreg,func = <7 0>; 65 arm,vexpress-sysreg,func = <8 0>; 70 arm,vexpress-sysreg,func = <9 0>; 75 arm,vexpress-sysreg,func = <11 0>; 83 ranges = <0 0x8000000 0 0x8000000 0x18000000>; [all …]
|
H A D | juno-motherboard.dtsi | 13 #clock-cells = <0>; 20 #clock-cells = <0>; 27 #clock-cells = <0>; 34 #clock-cells = <0>; 55 gpios = <&iofpga_gpio0 0 0x4>; 62 gpios = <&iofpga_gpio0 1 0x4>; 69 gpios = <&iofpga_gpio0 2 0x4>; 76 gpios = <&iofpga_gpio0 3 0x4>; 83 gpios = <&iofpga_gpio0 4 0x4>; 90 gpios = <&iofpga_gpio0 5 0x4>; [all …]
|
/freebsd/sys/fs/ext2fs/ |
H A D | inode.h | 154 #define IN_ACCESS 0x0001 /* Access time update request. */ 155 #define IN_CHANGE 0x0002 /* Inode change time update request. */ 156 #define IN_UPDATE 0x0004 /* Modification time update request. */ 157 #define IN_MODIFIED 0x0008 /* Inode has been modified. */ 158 #define IN_RENAME 0x0010 /* Inode is being renamed. */ 159 #define IN_HASHED 0x0020 /* Inode is on hash list */ 160 #define IN_LAZYMOD 0x0040 /* Modified, but don't write yet. */ 161 #define IN_SPACECOUNTED 0x0080 /* Blocks to be freed in free count. */ 162 #define IN_LAZYACCESS 0x0100 /* Process IN_ACCESS after the 169 #define IN_E3INDEX 0x010000 [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6q-utilite-pro.dts | 67 #size-cells = <0>; 69 port@0 { 70 reg = <0>; 90 pinctrl-0 = <&pinctrl_gpio_keys>; 103 pinctrl-0 = <&pinctrl_hpd>; 118 pinctrl-0 = <&pinctrl_i2c1mux>; 120 #size-cells = <0>; 125 i2c@0 { 126 reg = <0>; 128 #size-cells = <0>; [all …]
|
/freebsd/usr.sbin/pciconf/ |
H A D | pciconf.8 | 61 foo0@pci0:0:4:0: class=0x010000 rev=0x01 hdr=0x00 vendor=0x1000 device=0x000f \ 62 subvendor=0x0000 subdevice=0x0000 63 bar0@pci0:0:5:0: class=0x000100 rev=0x00 hdr=0x00 vendor=0x88c1 device=0x5333 \ 64 subvendor=0x0000 subdevice=0x0000 65 none0@pci0:0:6:0: class=0x020000 rev=0x00 hdr=0x00 vendor=0x10ec device=0x8029 \ 66 subvendor=0x0000 subdevice=0x0000 84 Currently assigned header types include 0 for standard devices, 96 function 0 of a 109 Note that they will be 0 for older cards. 117 foo0@pci0:0:4:0: 010000 01 00 1000 000f 0000 0000 [all …]
|