/freebsd/share/man/man4/ |
H A D | ccd.4 | 75 concatenate the partitions, specify the interleave factor of 0. 76 Note that mirroring may not be used with an interleave factor of 0. 78 There is a run-time utility that is used for configuring 83 .Ss The Interleave Factor 90 The interleave factor is expressed in units of 93 For large writes, the optimum interleave factor 99 on two Fast-Wide SCSI buses, this translates to about 128 for writes 101 A larger interleave tends to work better when the 108 An interleave factor must be specified when using a mirroring configuration, 110 no matter what the interleave facto [all...] |
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | max98373.txt | 7 - compatible : "maxim,max98373" 9 - reg : the I2C address of the device. 13 - maxim,vmon-slot-no : slot number used to send voltage information 14 or in inteleave mode this will be used as 15 interleave slot. 18 - maxim,imon-slot-no : slot number used to send current information 21 - maxim,spkfb-slot-no : slot number used to send speaker feedback information 24 - maxim,interleave-mode : For cases where a single combined channel 29 Boolean, define to enable the interleave mode, Default : false 36 maxim,vmon-slot-no = <0>; [all …]
|
H A D | max9892x.txt | 7 - compatible : should be one of the following 8 - "maxim,max98925" 9 - "maxim,max98926" 10 - "maxim,max98927" 12 - vmon-slot-no : slot number used to send voltage information 13 or in inteleave mode this will be used as 14 interleave slot. 18 - imon-slot-no : slot number used to send current information 22 - interleave-mode : When using two MAX9892X in a system it is 24 overflow the frame size. Digital Audio Interleave [all …]
|
H A D | adi,max98388.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ryan Lee <ryans.lee@analog.com> 13 The MAX98388 is a mono Class-D speaker amplifier with I/V feedback. 18 - $ref: dai-common.yaml# 23 - adi,max98388 28 '#sound-dai-cells': 31 adi,vmon-slot-no: 38 adi,imon-slot-no: [all …]
|
H A D | fsl,qmc-audio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/fsl,qmc-audio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Herve Codina <herve.codina@bootlin.com> 15 It provides several DAIs. For each DAI, the DAI is working in interleaved mode 16 if only one QMC channel is used by the DAI or it is working in non-interleaved 17 mode if several QMC channels are used by the DAI. 20 - $ref: dai-common.yaml# 24 const: fsl,qmc-audio [all …]
|
H A D | adi,max98396.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ryan Lee <ryans.lee@analog.com> 13 The MAX98396 is a mono Class-DG speaker amplifier with I/V sense. 21 - adi,max98396 22 - adi,max98397 27 avdd-supply: 30 dvdd-supply: 33 dvddio-supply: [all …]
|
/freebsd/sys/geom/ |
H A D | geom_ccd.c | 1 /*- 2 * SPDX-License-Identifier: (BSD-2-Clause AND BSD-3-Clause) 4 * Copyright (c) 2003 Poul-Henning Kamp. 35 /*- 75 * Mail Stop 258-6 99 #define CCDF_UNIFORM 0x02 /* use LCCD of sizes for uniform interleave */ 102 #define CCDF_LINUX 0x10 /* use Linux compatibility mode */ 104 /* Mask of user-settable ccd flags. */ 108 * Interleave description table. 109 * Computed at boot time to speed irregular-interleave lookups. [all …]
|
/freebsd/lib/geom/stripe/ |
H A D | gstripe.8 | 1 .\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org> 81 method uses on-disk metadata to detect devices. 88 .Bl -tag -width ".Cm destroy" 112 This command does not touch on-disk metadata! 135 .Bl -tag -width ".Fl s Ar stripesize" 155 .Bl -tag -width indent 164 If set to a non-zero value enable 165 .Dq "fast mode" 167 .Dq "economic mode" . 169 .Dq "economic mode" , [all …]
|
/freebsd/sbin/ccdconfig/ |
H A D | ccdconfig.8 | 67 .Bl -tag -width indent 96 file by the name of the ccd, the interleave factor, the ccd configuration 99 as a decimal number, a hexadecimal number, a comma-separated list 103 .Bd -literal -offset indent 104 CCDF_UNIFORM 0x02 Use uniform interleave 115 .Bd -literal -offset indent 128 compatibility mode, please be sure 132 .Bl -tag -width /etc/ccd.conf -compact 146 The first example creates a 4-disk stripe out of 148 The stripe uses a 64-sector interleave. [all …]
|
H A D | ccdconfig.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2003 Poul-Henning Kamp 49 #define CCDF_UNIFORM 0x02 /* use LCCD of sizes for uniform interleave */ 52 #define CCDF_LINUX 0x10 /* use Linux compatibility mode */ 94 while ((ch = getopt(argc, argv, "cCf:guUv")) != -1) { in main() 132 argc -= optind; in main() 179 cp = *argv++; --argc; in do_single() 185 gctl_ro_param(grq, "verb", -1, "destroy geom"); in do_single() 186 gctl_ro_param(grq, "class", -1, "CCD"); in do_single() [all …]
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
H A D | lac_sym_partial.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 2 /* Copyright(c) 2007-2022 Intel Corporation */ 37 * The ECB Cipher mode, ciphers each block separately. No state is maintained 39 * partial in ECB mode as the result of the previous partial has no impact on 41 * flight per session, therefore a partial packet request for ECB mode must 50 * -# Maintain the last packet type of a partial operation for the session. If 52 * -# The state must be set to partial before we will accept a final partial. 63 * For Hash mode it is possible to interleave full and a single partial 65 * packets. It is not touched by full packets. For cipher mode, as the client 66 * manages the state, they can interleave full and a single partial packets.
|
/freebsd/sys/ofed/include/rdma/ |
H A D | opa_port_info.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 39 #define OPA_PORT_LINK_MODE_OPA 4 /* Port mode is OPA */ 48 #define OPA_PORT_LTP_CRC_MODE_14 1 /* 14-bit LTP CRC mode (optional) */ 49 #define OPA_PORT_LTP_CRC_MODE_16 2 /* 16-bit LTP CRC mode */ 50 #define OPA_PORT_LTP_CRC_MODE_48 4 /* 48-bit LTP CRC mode (optional) */ 51 #define OPA_PORT_LTP_CRC_MODE_PER_LANE 8 /* 12/16-bit per lane LTP CRC mode */ 88 /* 34 -reserved */ [all …]
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | cd9660_debug.c | 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 7 * Perez-Rathke and Ram Vedam. All rights reserved. 10 * Alan Perez-Rathke and Ram Vedam. 23 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM ``AS IS'' AND ANY EXPRESS OR 27 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM BE LIABLE FOR ANY DIRECT, INDIRECT, 63 TAILQ_FOREACH(t, &node->head, rr_ll) { 74 TAILQ_FOREACH(t, &n->head, rr_ll) { in debug_print_susp_attrs() 76 printf("-"); in debug_print_susp_attrs() 77 printf("%c%c: L:%i",t->attr.su_entry.SP.h.type[0], in debug_print_susp_attrs() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.h | 1 //===- MipsISelLowering.h - Mips DAG Lowering Interface ---------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 65 // Get the Highest (63-48) 16 bits from a 64-bit immediate 68 // Get the Higher (47-32) 16 bits from a 64-bit immediate 71 // Get the High 16 bits from a 32/64-bit immediate 75 // Get the Lower 16 bits from a 32/64-bit immediate 82 // Get the High 16 bits from a 32-bit immediate for accessing TLS. 113 // FP-to-int truncation node. [all …]
|
/freebsd/contrib/ntp/include/ |
H A D | ntp.h | 2 * ntp.h - NTP definitions for the masses 21 * Calendar arithmetic - contributed by G. Healton 35 / 4 - ((year - 1) / 100) + ((year - 1) / \ 41 #define ntp0(year) (julian0(year) - julian0(1900)) 46 #define unix0(year) (julian0(year) - julian0(1970)) 49 * LEAP YEAR test for full 4-digit years (e.g, 1999, 2010) 61 * to convert simple two-digit years to tm_year style years: 66 * to convert either two-digi [all...] |
/freebsd/share/doc/smm/01.setup/ |
H A D | 3.t | 52 some \*(Ps-Tahoe features (e.g. networking code). 58 This is a \*(Ps-Tahoe vintage system with Sun's NFS 4.0 filesystem code 60 The instructions for \*(Ps-Tahoe should largely apply. 62 \*(Ps-Reno from CSRG. 93 and use that system to cross-compile and install \*(4B. 102 then site-specific files should be merged into them. 124 filesystem can be an MFS virtual-memory-resident filesystem, 137 Extract kernel and/or user-level sources from the distribution tape 150 Merge site-dependent configuration files from 185 save and suggests directories in which site-specific files should be present. [all …]
|
/freebsd/share/doc/smm/03.fsck/ |
H A D | 4.t | 30 Appendix A \- Fsck_ffs Error Conditions 36 a multi-pass file system check program. 44 path-names, 53 is run non-interactively to 107 legal options are \-b, \-c, \-y, \-n, and \-p. 176 Either the \-n flag was specified or 228 .B "IMPOSSIBLE INTERLEAVE=\fID\fP IN SUPERBLOCK (SET TO DEFAULT)" 230 The file system interleave is less than or equal to zero. 234 The interleave parameter is set to 1. 269 .B "USE -b OPTION TO FSCK_FFS TO SPECIFY LOCATION OF AN ALTERNATE" [all …]
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 1 --- 10 - changes crypto (OpenSSL or compatible) detection and default build behavior. 11 Previously, crypto was supported if available unless the --without-crypto 13 falling back to a crypto-free build if usable libcrypto was not found has 15 The --withou [all...] |
/freebsd/sys/arm/arm/ |
H A D | cpufunc_asm_pj4b.S | 1 /*- 42 /* ARMADAXP errata fix: ARM-CPU-6136 */ 50 /* ARMADAXP errata fix: ARM-CPU-6409 */ 70 orr r0, r0, #(1 << 25) /* Intervention Interleave disable */ 73 orr r0, r0, #(1 << 30) /* L1 cache strict round-robin replacement policy*/ 77 /* Set SMP mode in Auxiliary Control Register */
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __config | 1 // -*- C++ -*- 2 //===------ [all...] |
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 2 * Copyright 2011-2021 The OpenSSL Project Authors. All Rights Reserved. 52 if (ctx->base.enc) in aesni_cbc_hmac_sha1_init_key() 53 ret = aesni_set_encrypt_key(key, keylen * 8, &ctx->ks); in aesni_cbc_hmac_sha1_init_key() 55 ret = aesni_set_decrypt_key(key, keylen * 8, &ctx->ks); in aesni_cbc_hmac_sha1_init_key() 57 SHA1_Init(&sctx->head); /* handy when benchmarking */ in aesni_cbc_hmac_sha1_init_key() 58 sctx->tail = sctx->head; in aesni_cbc_hmac_sha1_init_key() 59 sctx->md = sctx->head; in aesni_cbc_hmac_sha1_init_key() 61 ctx->payload_length = NO_PAYLOAD_LENGTH; in aesni_cbc_hmac_sha1_init_key() 63 vctx->removetlspad = 1; in aesni_cbc_hmac_sha1_init_key() 64 vctx->removetlsfixed = SHA_DIGEST_LENGTH + AES_BLOCK_SIZE; in aesni_cbc_hmac_sha1_init_key() [all …]
|
/freebsd/crypto/openssl/ssl/record/ |
H A D | rec_layer_s3.c | 2 * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved. 32 rl->s = s; in RECORD_LAYER_init() 33 RECORD_LAYER_set_first_record(&s->rlayer); in RECORD_LAYER_init() 34 SSL3_RECORD_clear(rl->rrec, SSL_MAX_PIPELINES); in RECORD_LAYER_init() 39 rl->rstate = SSL_ST_READ_HEADER; in RECORD_LAYER_clear() 47 rl->packet = NULL; in RECORD_LAYER_clear() 48 rl->packet_length = 0; in RECORD_LAYER_clear() 49 rl->wnum = 0; in RECORD_LAYER_clear() 50 memset(rl->handshake_fragment, 0, sizeof(rl->handshake_fragmen in RECORD_LAYER_clear() 830 int mode = EVP_CIPHER_CTX_get_mode(s->enc_write_ctx); do_ssl3_write() local [all...] |
/freebsd/contrib/googletest/googlemock/src/ |
H A D | gmock-internal-utils.cc | 30 // Google Mock - a framework for writing C++ mock classes. 36 #include "gmock/internal/gmock-internal-utils.h" 51 #include "gmock/internal/gmock-port.h" 77 // Converts an identifier name to a space-separated list of lower-case 78 // words. Each maximum substring of the form [A-Za-z][a-z]*|\d+ is 120 // thread-safe. We may need to add additional synchronization to in GetFailureReporter() 132 // according to the --gmock_verbose flag. 135 // Always show the log if --gmock_verbose=info. in LogIsVisible() 138 // Always hide it if --gmock_verbose=error. in LogIsVisible() 141 // If --gmock_verbose is neither "info" nor "error", we treat it in LogIsVisible() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 1 //===-- X86TargetTransformInfo.cpp - X86 specific TTI pass ----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 14 //===----------------------------------------------------------------------===// 24 /// SSE 3 - Pentium4 / Athlon64 25 /// SSE 4.1 - Penryn 26 /// SSE 4.2 - Nehalem / Silvermont 27 /// AVX - Sandy Bridge / Jaguar / Bulldozer 28 /// AVX2 - Haswell / Ryzen 29 /// AVX-512 - Xeon Phi / Skylake [all …]
|
/freebsd/share/misc/ |
H A D | scsi_modes | 1 # SCSI mode page data base. 35 # 'i' is a byte-sized integral types, followed by a field width of 38 # 'b' is a bit-sized integral type 39 # 't' is a bitfield type- followed by a bit field width 42 # 'z' values are null-padded strings 78 {Autoload Mode} t3 81 {Extended Self-Test Completion Time} i2 95 0x02 "Disconnect-Reconnect" { 111 0x16 "Extended Device-Type Specific"; 154 0x18 "Protocol-Specific Logical Unit"; [all …]
|