Home
last modified time | relevance | path

Searched +full:use +full:- +full:parity (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dxlnx,opb-uartlite.yaml1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/serial/xlnx,opb-uartlite.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peter Korsgaard <jacmet@sunsite.dk>
16 - xlnx,xps-uartlite-1.00.a
17 - xlnx,opb-uartlite-1.00.b
25 port-number:
32 clock-names:
35 current-speed:
[all …]
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/man/man3/
H A Dhcrypto_des.31 .TH "DES crypto functions" 3 "11 Jan 2012" "Version 1.5.2" "Heimdal crypto library" \" -*- nroff -*-
5 DES crypto functions \-
69 See the \fBDES - Data Encryption Standard crypto interface\fP for description and examples.
86 \fIks\fP key schedule to use
88 \fIiv\fP initial vector to use
106 \fIks\fP key schedule to use
108 \fIiv\fP initial vector to use
128 \fIks\fP key schedule to use
130 \fIiv\fP initial vector to use
140 Check if the key have correct parity.
[all …]
/freebsd/sys/contrib/openzfs/man/man7/
H A Dzpoolconcepts.71 .\" SPDX-License-Identifier: CDDL-1.0
7 .\" You may not use this file except in compliance with the License.
10 .\" or https://opensource.org/licenses/CDDL-1.0.
28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
43 .Bl -tag -width "special"
47 ZFS can use individual slices or partitions, though the recommended mode of
48 operation is to use whole disks.
61 The use of files as a backing store is strongly discouraged.
69 .Em N No disks of size Em X No can hold Em X No bytes and can withstand Em N-1
72 A distributed-parity layout, similar to RAID-5/6, with improved distribution of
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_iofic.h1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
12 Alternatively, redistribution and use in source and binary forms, with or
30 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
32 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45 * in UDMA based units. These APIs rely and use some the Interrupt controller
56 /* *INDENT-OFF* */
60 /* *INDENT-ON* */
69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */
70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dfault_limits.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
8 # You may not use this file except in compliance with the License.
11 # or https://opensource.org/licenses/CDDL-1.0.
37 # 4. Verify that less than parity count was faulted while replacing
40 TESTPOOL="fault-test-pool"
41 PARITY=$((RANDOM%(2) + 2))
42 VDEV_CNT=$((4 + (2 * PARITY)))
49 for i in {0..$((VDEV_CNT - 1))}; do
50 log_must rm -f "$TEST_BASE_DIR/dev-$i"
[all …]
/freebsd/sys/contrib/ck/src/
H A Dck_barrier_dissemination.c2 * Copyright 2011-2015 Samy Al Bahra.
6 * Redistribution and use in source and binary forms, with or without
21 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
41 bool p = nthr & (nthr - 1); in ck_barrier_dissemination_init()
43 barrier->nthr = nthr; in ck_barrier_dissemination_init()
44 barrier->size = size = ck_internal_log(ck_internal_power_2(nthr)); in ck_barrier_dissemination_init()
45 ck_pr_store_uint(&barrier->tid, 0); in ck_barrier_dissemination_init()
62 j = (i + offset) & (nthr - 1); in ck_barrier_dissemination_init()
83 state->parity = 0; in ck_barrier_dissemination_subscribe()
[all …]
/freebsd/usr.bin/tip/tip/
H A Dcu.c4 /*-
5 * SPDX-License-Identifier: BSD-3-Clause
10 * Redistribution and use in source and binary forms, with or without
28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
45 int ch, i, parity; in cumain() local
54 parity = 0; /* none */ in cumain()
57 * We want to accept -# as a speed. It's easiest to look through in cumain()
58 * the arguments, replace -# with -s#, and let getopt() handle it. in cumain()
61 if (argv[i][0] == '-' && in cumain()
[all …]
H A Dtip.c4 /*-
5 * SPDX-License-Identifier: BSD-3-Clause
10 * Redistribution and use in source and binary forms, with or without
28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
36 * tip - UNIX link to other systems
37 * tip [-v] [-speed] system-name
39 * cu phone-number [-s speed] [-l line] [-a acu]
72 fprintf(stderr, "usage: tip [-v] [-speed] [system-name]\n"); in main()
80 for (; argc > 1; argv++, argc--) { in main()
[all …]
/freebsd/libexec/getty/
H A Dgettytab9 # cb, ce and ck are desirable on most crt's. The non-crt entries need to
13 # have been terminals around not being able of handling lower-case
17 # Parity defaults to even, but the Pc entry and all the `std' entries
18 # specify no parity. The different parities are:
19 # (none): same as ep for getty. login will use terminal as is.
20 # ep: getty will use raw mode (cs8 -parenb) (unless rw is set) and
21 # fake parity. login will use even parity (cs7 parenb -parodd).
22 # op: same as ep except odd parity (cs7 parenb parodd) for login.
23 # getty will fake odd parity as well.
24 # ap: same as ep except -inpck instead of inpck for login.
[all …]
H A Dgettytab.54 .\" Redistribution and use in source and binary forms, with or without
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
70 .Bl -column Name Type /usr/bin/login
72 .It "ac str unused expect-send chat script for modem answer"
73 .It "al str unused user to auto-login instead of prompting"
74 .It "ap bool false terminal uses any parity"
79 .It "ce bool false use crt erase algorithm"
80 .It "ck bool false use crt kill algorithm"
83 .It "co bool false console - add"
[all …]
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h1 /*-
5 * SPDX-License-Identifier: BSD-3-Clause
10 * Redistribution and use in source and binary forms, with or without
21 * 3. Neither the names of the above-listed copyright holders nor the names
36 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
39 * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
52 parity : 1; member
54 uint32_t parity : 1,
70 parity : 1; member
72 uint32_t parity : 1,
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/
H A Drefreserv_raidz.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
6 # You may only use this file in accordance with the terms of version
23 # raidz refreservation=auto accounts for extra parity and skip blocks
28 # - create a volume
29 # - fully overwrite it
30 # - verify that referenced is less than or equal to reservation
31 # - destroy the volume
38 # 1. This test will use up to 14 disks but can cover the key concepts with
45 typeset -a alldisks=($DISKS)
[all …]
/freebsd/lib/geom/raid3/
H A Dgraid3.81 .\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
4 .\" Redistribution and use in source and binary forms, with or without
19 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
84 utility uses on-disk metadata (the provider's last sector) to store all needed
90 .Bl -tag -width ".Cm configure"
93 The last given component will contain parity data, whilst the others
98 .Bl -tag -width ".Fl h"
107 Use parity component for reading in round-robin fashion.
108 Without this option the parity component is not used at all for reading operations
[all …]
/freebsd/sys/sys/
H A Dkerneldump.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2002 Poul-Henning Kamp
8 * This software was developed for the FreeBSD Project by Poul-Henning Kamp
10 * under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
13 * Redistribution and use in source and binary forms, with or without
31 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
73 * network byte order. Use the macros defined above to read or
104 uint32_t parity; member
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-attach.81 .\" SPDX-License-Identifier: CDDL-1.0
7 .\" You may not use this file except in compliance with the License.
10 .\" or https://opensource.org/licenses/CDDL-1.0.
28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
35 .Nm zpool-attach
51 is a RAID-Z device, or a mirror/plain device.
54 .Pq e.g. specified as Qo Li sda Qc or Qq Li mirror-7 ,
62 automatically transforms into a two-way mirror of
68 is part of a two-way mirror, attaching
70 creates a three-way mirror, and so on.
[all …]
/freebsd/sys/contrib/openzfs/scripts/
H A Dzloop.sh2 # SPDX-License-Identifier: CDDL-1.0
9 # You may only use this file in accordance with the terms of version
27 if [[ -f "${BASE_DIR}/${SCRIPT_COMMON}" ]]; then
35 GDB=${GDB:-gdb}
44 $0 [-hl] [-c <dump directory>] [-f <vdev directory>]
45 [-m <max core dumps>] [-s <vdev size>] [-t <timeout>]
46 [-I <max iterations>] [-- [extra ztest parameters]]
52 after the -- end-of-options marker will be passed to ztest.
55 -c Specify a core dump directory to use.
56 -f Specify working directory for ztest vdev files.
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_003_pos.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
8 # You may not use this file except in compliance with the License.
11 # or https://opensource.org/licenses/CDDL-1.0.
31 # Verify allowed striped widths (data+parity) and hot spares may be
45 rm -f $draid_vdevs
57 parity=$(random_int_between 1 3)
61 (( min_children = (data + parity + spares) ))
64 draid="draid${parity}:${data}d:${children}c:${spares}s"
67 log_must truncate -s $MINVDEVSIZE $draid_vdevs
[all …]
/freebsd/share/man/man4/
H A Dtermios.44 .\" Redistribution and use in source and binary forms, with or without
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
190 returns -1 with
224 returns -1 with
238 full-duplex mode, so that data may arrive even while output is occurring.
271 This is useful for terminals that can operate in full-duplex mode.
291 .Bl -enum -offset indent
301 If there is no data available, the read returns -1, with
313 character, an end-of-file
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy_draid_spare1.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
9 # You may only use this file in accordance with the terms of version
33 # a. Create a semi-random dRAID pool configuration which can:
34 # - sustain N failures (1-3), and
35 # - has N distributed spares to replace all faulted vdevs
57 flags="-s"
62 parity=$(random_int_between 1 3)
63 spares=$(random_int_between $parity 3)
66 (( min_children = (data + parity + spares) ))
[all …]
/freebsd/sys/cddl/boot/zfs/
H A Dzfssubr.c6 * You may not use this file except in compliance with the License.
23 * Use is subject to license terms.
57 for (ct = zfs_crc64_table + i, *ct = i, j = 8; j > 0; j--) in zfs_init_crc()
58 *ct = (*ct >> 1) ^ (-(*ct & 1) & ZFS_CRC64_POLY); in zfs_init_crc()
182 {NULL, gzip_decompress, 1, "gzip-1"},
183 {NULL, gzip_decompress, 2, "gzip-2"},
184 {NULL, gzip_decompress, 3, "gzip-3"},
185 {NULL, gzip_decompress, 4, "gzip-4"},
186 {NULL, gzip_decompress, 5, "gzip-5"},
187 {NULL, gzip_decompress, 6, "gzip-6"},
[all …]
/freebsd/sys/arm64/apple/
H A Dexynos_uart.c2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2007-2009 Andrew Turner
9 * Redistribution and use in source and binary forms, with or without
24 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
57 * Low-level UART interface.
131 return (-1); in sscomspeed()
133 return (x-1); in sscomspeed()
138 int stopbits, int parity) in exynos4210_uart_param() argument
161 switch (parity) { in exynos4210_uart_param()
[all …]
/freebsd/bin/stty/
H A Dstty.11 .\"-
8 .\" Redistribution and use in source and binary forms, with or without
26 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57 .Bl -tag -width indent
61 .St -p1003.2 .
68 Open and use the terminal named by
84 .St -p1003.2 .
93 .Bl -tag -width Fl
95 Enable (disable) parity generation
[all …]
/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c1 // SPDX-License-Identifier: CDDL-1.0
7 * You may not use this file except in compliance with the License.
10 * or https://opensource.org/licenses/CDDL-1.0.
48 * Restore default action and re-raise signal so SIGSEGV and in sig_handler()
59 execlp("gdb", "gdb", "-ex", "set pagination 0", in sig_handler()
60 "-p", pid_s, NULL); in sig_handler()
61 _exit(-1); in sig_handler()
63 while (waitpid(pid, NULL, 0) == -1 && errno == EINTR) in sig_handler()
74 switch (opts->rto_v) { in print_opts()
87 if (force || opts->rto_v >= D_INFO) { in print_opts()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/raidz/
H A Draidz_expand_001_pos.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
8 # You may not use this file except in compliance with the License.
36 # 2. For each parity value [1..3]
37 # - create raidz pool
38 # - fill it with some directories/files
39 # - attach device to the raidz pool
40 # - verify that device attached and the raidz pool size increase
41 # - verify resilver by replacing parity devices
42 # - verify resilver by replacing data devices
[all …]
/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c1 /*-
5 * Redistribution and use in source and binary forms, with or without
20 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
47 #define RBR_PAR_ERR_DET (1 << 13) /* Parity Error Detect */
59 #define CTRL_PAR_EN (1 << 10) /* Parity Enable */
61 #define CTRL_TX_HALF_INT (1 << 8) /* TX Half-Full Interrupt Enable */
62 #define CTRL_RX_HALF_INT (1 << 7) /* RX Half-Full Interrupt Enable */
68 #define CTRL_PAR_ERR_INT (1 << 1) /* Parity Error Interrupt Enable */
88 #define STAT_PAR_ERR (1 << 1) /* Parity Error */
[all …]

12345678910>>...18