/freebsd/sys/contrib/openzfs/config/ |
H A D | toolchain-simd.m4 | 2 dnl # Checks if host toolchain supports SIMD instructions 38 AC_MSG_CHECKING([whether host toolchain supports SSE]) 46 AC_DEFINE([HAVE_SSE], 1, [Define if host toolchain supports SSE]) 57 AC_MSG_CHECKING([whether host toolchain supports SSE2]) 65 AC_DEFINE([HAVE_SSE2], 1, [Define if host toolchain supports SSE2]) 76 AC_MSG_CHECKING([whether host toolchain supports SSE3]) 85 AC_DEFINE([HAVE_SSE3], 1, [Define if host toolchain supports SSE3]) 96 AC_MSG_CHECKING([whether host toolchain supports SSSE3]) 104 AC_DEFINE([HAVE_SSSE3], 1, [Define if host toolchain supports SSSE3]) 115 AC_MSG_CHECKING([whether host toolchain supports SSE4.1]) [all …]
|
H A D | always-compiler-options.m4 | 23 AC_MSG_CHECKING([whether $CC supports -fsanitize=address]) 70 AC_MSG_CHECKING([whether $CC supports -fsanitize=undefined]) 96 dnl # Check if cc supports -Wframe-larger-than=<size> option. 99 AC_MSG_CHECKING([whether $CC supports -Wframe-larger-than=<size>]) 117 dnl # Check if cc supports -Wno-format-truncation option. 120 AC_MSG_CHECKING([whether $CC supports -Wno-format-truncation]) 138 dnl # Check if cc supports -Wno-format-zero-length option. 141 AC_MSG_CHECKING([whether $CC supports -Wno-format-zero-length]) 159 dnl # Check if cc supports -Wno-clobbered option. 167 AC_MSG_CHECKING([whether $CC supports -Wno-clobbered]) [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | PPCTargetParser.def | 116 PPC_LNX_FEATURE("arch_2_05","CPU supports ISA 205 (eg, POWER6)",PPCF_ARCH205,0x00001000,PPC_FAWORD_… 117 PPC_LNX_FEATURE("arch_2_06","CPU supports ISA 206 (eg, POWER7)",PPCF_ARCH206,0x00000100,PPC_FAWORD_… 118 PPC_LNX_FEATURE("arch_2_07","CPU supports ISA 207 (eg, POWER8)",PPCF_ARCH207,0x80000000,PPC_FAWORD_… 119 PPC_LNX_FEATURE("arch_3_00","CPU supports ISA 30 (eg, POWER9)",PPCF_ARCH30,0x00800000,PPC_FAWORD_HW… 120 PPC_LNX_FEATURE("arch_3_1","CPU supports ISA 31 (eg, POWER10)",PPCF_ARCH31,0x00040000,PPC_FAWORD_HW… 121 PPC_LNX_FEATURE("archpmu","CPU supports the set of compatible performance monitoring events",PPCF_A… 122 PPC_LNX_FEATURE("booke","CPU supports the Embedded ISA category",PPCF_BOOKE,0x00008000,PPC_FAWORD_H… 124 PPC_LNX_FEATURE("darn","CPU supports the darn (deliver a random number) instruction",PPCF_DARN,0x00… 126 PPC_LNX_FEATURE("dscr","CPU supports the data stream control register",PPCF_DSCR,0x20000000,PPC_FAW… 127 PPC_LNX_FEATURE("ebb","CPU supports event base branching",PPCF_EBB,0x10000000,PPC_FAWORD_HWCAP2) [all …]
|
/freebsd/share/man/man9/ |
H A D | ieee80211.9 | 539 Device supports Atheros Fast-Frames. 541 Device supports Atheros Dynamic Turbo mode. 545 Device supports dynamic power-management (aka power save) in station mode. 552 Device supports software retry of transmitted frames. 557 Device supports short slot time operation (for 802.11g). 559 Device supports short preamble operation (for 802.11g). 563 Device supports radar detection and/or DFS. 571 Device supports WPA1 operation. 573 Device supports WPA2/802.11i operation. 575 Device supports frame bursting. [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | file.h | 174 * @IWL_UCODE_TLV_FLAGS_MFP: This uCode image supports MFP (802.11w). 175 * @IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT: This uCode image supports uAPSD 178 * @IWL_UCODE_TLV_FLAGS_D3_6_IPV6_ADDRS: D3 image supports up to six 185 * @IWL_UCODE_TLV_FLAGS_P2P_PS_UAPSD: P2P client supports uAPSD power save 186 * @IWL_UCODE_TLV_FLAGS_EBS_SUPPORT: this uCode image supports EBS. 206 * @IWL_UCODE_TLV_API_FRAGMENTED_SCAN: This ucode supports active dwell time 208 * @IWL_UCODE_TLV_API_WIFI_MCC_UPDATE: ucode supports MCC updates with source. 215 * @IWL_UCODE_TLV_API_TKIP_MIC_KEYS: This ucode supports version 2 of 217 * @IWL_UCODE_TLV_API_STA_TYPE: This ucode supports station type assignement. 218 * @IWL_UCODE_TLV_API_NAN2_VER2: This ucode supports NA [all...] |
/freebsd/crypto/openssl/include/crypto/ |
H A D | sparc_arch.h | 33 # define CFR_AES 0x00000001/* Supports AES opcodes */ 34 # define CFR_DES 0x00000002/* Supports DES opcodes */ 35 # define CFR_KASUMI 0x00000004/* Supports KASUMI opcodes */ 36 # define CFR_CAMELLIA 0x00000008/* Supports CAMELLIA opcodes */ 37 # define CFR_MD5 0x00000010/* Supports MD5 opcodes */ 38 # define CFR_SHA1 0x00000020/* Supports SHA1 opcodes */ 39 # define CFR_SHA256 0x00000040/* Supports SHA256 opcodes */ 40 # define CFR_SHA512 0x00000080/* Supports SHA512 opcodes */ 41 # define CFR_MPMUL 0x00000100/* Supports MPMUL opcodes */ 42 # define CFR_MONTMUL 0x00000200/* Supports MONTMUL opcodes */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | fsl-sec2.txt | 38 bit 0 = set if SEC supports the aesu_ctr_nonsnoop desc. type 39 bit 1 = set if SEC supports the ipsec_esp descriptor type 40 bit 2 = set if SEC supports the common_nonsnoop desc. type 41 bit 3 = set if SEC supports the 802.11i AES ccmp desc. type 42 bit 4 = set if SEC supports the hmac_snoop_no_afeu desc. type 43 bit 5 = set if SEC supports the srtp descriptor type 44 bit 6 = set if SEC supports the non_hmac_snoop_no_afeu desc.type 45 bit 7 = set if SEC supports the pkeu_assemble descriptor type 46 bit 8 = set if SEC supports the aesu_key_expand_output desc.type 47 bit 9 = set if SEC supports the pkeu_ptmul descriptor type [all …]
|
/freebsd/sys/dev/mii/ |
H A D | mii.h | 115 #define ANAR_FC 0x0400 /* local device supports PAUSE */ 116 #define ANAR_T4 0x0200 /* local device supports 100bT4 */ 117 #define ANAR_TX_FD 0x0100 /* local device supports 100bTx FD */ 118 #define ANAR_TX 0x0080 /* local device supports 100bTx */ 119 #define ANAR_10_FD 0x0040 /* local device supports 10bT FD */ 120 #define ANAR_10 0x0020 /* local device supports 10bT */ 128 #define ANAR_X_FD 0x0020 /* local device supports 1000BASE-X FD */ 129 #define ANAR_X_HD 0x0040 /* local device supports 1000BASE-X HD */ 140 #define ANLPAR_FC 0x0400 /* link partner supports PAUSE */ 141 #define ANLPAR_T4 0x0200 /* link partner supports 100bT4 */ [all …]
|
H A D | rgephyreg.h | 85 #define RGEPHY_ANAR_T4 0x0200 /* local device supports 100bT4 */ 86 #define RGEPHY_ANAR_TX_FD 0x0100 /* local device supports 100bTx FD */ 87 #define RGEPHY_ANAR_TX 0x0080 /* local device supports 100bTx */ 88 #define RGEPHY_ANAR_10_FD 0x0040 /* local device supports 10bT FD */ 89 #define RGEPHY_ANAR_10 0x0020 /* local device supports 10bT */ 97 #define RGEPHY_ANLPAR_T4 0x0200 /* link partner supports 100bT4 */ 98 #define RGEPHY_ANLPAR_TX_FD 0x0100 /* link partner supports 100bTx FD */ 99 #define RGEPHY_ANLPAR_TX 0x0080 /* link partner supports 100bTx */ 100 #define RGEPHY_ANLPAR_10_FD 0x0040 /* link partner supports 10bT FD */ 101 #define RGEPHY_ANLPAR_10 0x0020 /* link partner supports 10bT */
|
/freebsd/sys/modules/zfs/ |
H A D | zfs_config.h | 23 /* Define if host toolchain supports AES */ 31 /* Define if host toolchain supports AVX */ 35 /* Define if host toolchain supports AVX2 */ 38 /* Define if host toolchain supports AVX512BW */ 41 /* Define if host toolchain supports AVX512CD */ 44 /* Define if host toolchain supports AVX512DQ */ 47 /* Define if host toolchain supports AVX512ER */ 50 /* Define if host toolchain supports AVX512F */ 53 /* Define if host toolchain supports AVX512IFMA */ 56 /* Define if host toolchain supports AVX512PF */ [all …]
|
/freebsd/sys/dev/qat/qat_api/include/lac/ |
H A D | cpa_cy_im.h | 189 /**< CPA_TRUE if instance supports the symmetric cryptography API. 192 /**< CPA_TRUE if instance supports the symmetric cryptography 196 /**< CPA_TRUE if instance supports the Diffie Hellman API. 199 /**< CPA_TRUE if instance supports the DSA API. 202 /**< CPA_TRUE if instance supports the RSA API. 205 /**< CPA_TRUE if instance supports the Elliptic Curve API. 208 /**< CPA_TRUE if instance supports the Elliptic Curve Diffie Hellman API. 211 /**< CPA_TRUE if instance supports the Elliptic Curve DSA API. 214 /**< CPA_TRUE if instance supports the Key Generation API. 217 /**< CPA_TRUE if instance supports the Large Number API. [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRDevices.td | 23 // The device has SRAM, and supports the bare minimum of 37 // The device supports the `JMP k` and `CALL k` instructions. 39 "The device supports the `JMP` and " 42 // The device supports the indirect branches `IJMP` and `ICALL`. 44 "The device supports `IJMP`/`ICALL`" 47 // The device supports the extended indirect branches `EIJMP` and `EICALL`. 49 "The device supports the " 52 // The device supports `ADDI Rd, K`, `SUBI Rd, K`. 63 // The device supports the 16-bit GPR pair MOVW instruction. 65 "The device supports th [all...] |
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | nuvoton,npcm-fiu.txt | 3 NPCM FIU supports single, dual and quad communication interface. 5 The NPCM7XX supports three FIU modules, 6 FIU0 and FIUx supports two chip selects, 9 The NPCM8XX supports four FIU modules, 10 FIU0 and FIUx supports two chip selects, 11 FIU1 and FIU3 supports four chip selects.
|
/freebsd/lib/libmemstat/ |
H A D | libmemstat.3 | 149 supports both retrieving a single statistics snapshot, as well as 244 supports two kernel allocators: 286 If the memory type supports variable allocation sizes, return a bitmask of 289 If the memory type supports a fixed allocation size, return that size. 291 If the memory type supports a fixed allocation size, return real size 309 If the memory allocator supports a cache, return the number of items in the 323 If the memory allocator supports a multi-level allocation structure, return 328 If the memory allocator supports a multi-level allocation structure, return 333 If the memory allocator supports per-CPU statistics, return the number of 336 If the memory allocator supports per-CPU statistics, return the number of [all …]
|
/freebsd/lib/geom/raid/ |
H A D | graid.8 | 218 Format supports two options "BE" and "LE", that mean big-endian byte order 223 Supports up to two volumes per array. 224 Supports configurations: RAID0 (2+ disks), RAID1 (2 disks), 230 Supports one volume per array. 231 Supports configurations: RAID0 (2+ disks), RAID1 (2 disks), 237 Supports one volume per array. 238 Supports configurations: RAID0 (2+ disks), RAID1 (2 disks), 244 Supports multiple volumes per array. 246 Supports configurations: RAID0 (2+ disks), RAID1 (2 disks), 252 Supports one volume per array. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | nvidia,tegra194-xusb-padctl.yaml | 248 supports OTG or peripheral mode. If present, the port 249 supports switching between USB host and peripheral roles. 286 supports OTG or peripheral mode. If present, the port 287 supports switching between USB host and peripheral roles. 324 supports OTG or peripheral mode. If present, the port 325 supports switching between USB host and peripheral roles. 362 supports OTG or peripheral mode. If present, the port 363 supports switching between USB host and peripheral roles. 384 - description: The USB3 port supports USB 3.1 Gen 2 speed. 387 - description: The USB3 port supports USB 3.1 Gen 1 speed [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
H A D | dpll.txt | 9 clock. This clock also typically supports different operation 45 "ssc-deltam" - DPLL supports spread spectrum clocking (SSC), contains 47 "ssc-modfreq" - DPLL supports spread spectrum clocking (SSC), contains 56 - ti,low-power-stop : DPLL supports low power stop mode, gating output 61 - ti,ssc-deltam : DPLL supports spread spectrum clocking, frequency 63 - ti,ssc-modfreq-hz : DPLL supports spread spectrum clocking, spread 65 - ti,ssc-downspread : DPLL supports spread spectrum clocking, boolean
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFeatures.td | 47 // True if the floating point unit supports double precision. 49 "Floating point unit supports " 103 // True if subtarget supports half-precision FP conversions. 114 // True if subtarget supports half-precision FP operations. 120 // True if subtarget supports half-precision FP fml operations. 126 // True if subtarget supports [su]div in Thumb mode. 131 // True if subtarget supports [su]div in ARM mode. 138 // True if the subtarget supports DMB / DSB data barrier instructions. 142 // True if the subtarget supports CLREX instructions. 146 // True if the subtarget supports DFB data barrier instruction. [all …]
|
/freebsd/share/man/man4/ |
H A D | mlx5en.4 | 64 The driver supports Jumbo Frames, Transmit and Receive checksum offload, 88 driver supports 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapters. 92 ConnectX-6 supports 10/20/25/40/50/56/100Gb/200Gb/s speeds. 94 ConnectX-5 supports 10/20/25/40/50/56/100Gb/s speeds. 96 ConnectX-4 supports 10/20/25/40/50/56/100Gb/s speeds. 98 ConnectX-4 LX supports 10/25/40/50Gb/s speeds and reduced power consumption.
|
H A D | run.4 | 55 driver supports USB 2.0 wireless adapters based on the Ralink RT2700U, 71 The RT3053 chip operates in the 2GHz and 5GHz spectra and supports up to 73 The RT5370 chip operates in the 2GHz spectrum and supports 1 transmit path 75 The RT5372 chip operates in the 2GHz spectrum and supports up to 2 transmit 77 The RT5572 chip operates in the 2GHz and 5GHz spectra and supports up to 123 driver supports the following wireless adapters: 316 driver supports some of the 11n capabilities found in the
|
/freebsd/contrib/libfido2/man/ |
H A D | fido_dev_open.3 | 223 supports CTAP 2.1 Credential Management. 231 supports CTAP 2.1 Credential Protection. 239 supports CTAP 2.1 UV token permissions. 247 supports CTAP 2.0 Client PINs. 255 supports a built-in user verification method. 271 supports built-in user verification and its user verification
|
/freebsd/share/man/man4/man4.arm/ |
H A D | mge.4 | 47 driver supports the following media types: 61 driver supports the following media options: 69 driver supports polled operation when the system is configured with 76 driver supports reception and transmission of extended frames 89 driver supports interrupts coalescing (IC) so that raising a transmit/receive
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | vfs.h | 108 #define VFSFT_XVATTR 0x100000001 /* Supports xvattr for attrs */ 109 #define VFSFT_CASEINSENSITIVE 0x100000002 /* Supports case-insensitive */ 111 #define VFSFT_DIRENTFLAGS 0x100000008 /* Supports dirent flags */ 112 #define VFSFT_ACLONCREATE 0x100000010 /* Supports ACL on create */ 114 #define VFSFT_SYSATTR_VIEWS 0x100000040 /* Supports sysattr view i/f */ 116 #define VFSFT_REPARSE 0x100000100 /* Supports reparse point */
|
/freebsd/sys/cddl/compat/opensolaris/sys/ |
H A D | vfs.h | 105 #define VFSFT_XVATTR 0x100000001 /* Supports xvattr for attrs */ 106 #define VFSFT_CASEINSENSITIVE 0x100000002 /* Supports case-insensitive */ 108 #define VFSFT_DIRENTFLAGS 0x100000008 /* Supports dirent flags */ 109 #define VFSFT_ACLONCREATE 0x100000010 /* Supports ACL on create */ 111 #define VFSFT_SYSATTR_VIEWS 0x100000040 /* Supports sysattr view i/f */ 113 #define VFSFT_REPARSE 0x100000100 /* Supports reparse point */
|
/freebsd/lib/libc/gen/ |
H A D | sysconf.3 | 142 Return 1 if the system supports the C-Language Development Utilities Option, 145 Return 1 if the system supports at least one terminal type capable of 150 Return 1 if the system supports the FORTRAN Development Utilities Option, 153 Return 1 if the system supports the FORTRAN Runtime Utilities Option, 156 Return 1 if the system supports the creation of locales, otherwise \-1. 158 Return 1 if the system supports the Software Development Utilities Option, 161 Return 1 if the system supports the User Portability Utilities Option,
|