Home
last modified time | relevance | path

Searched refs:parity (Results 201 – 225 of 255) sorted by relevance

1234567891011

/linux-6.15/drivers/ipack/devices/
H A Dipoctal.c153 icount->parity = channel->stats.parity_err; in ipoctal_get_icount()
/linux-6.15/drivers/scsi/aic7xxx/
H A Daic7xxx.seq613 /* XXX Watch for ATN or parity errors??? */
700 * parity problems.
1617 * Perhaps there was a parity error on this last message byte.
1701 * Perhaps there was a parity error on this last message byte
1980 * If there is a parity error, wait for the kernel to
2111 * If there is a parity error, wait for the kernel to
H A Daic7xxx.reg759 field CIOPARCKEN 0x01 /* Internal bus parity error enable */
902 * noticed a parity error.
/linux-6.15/Documentation/admin-guide/
H A Dmd.rst94 ``dirty`` means that the parity cannot be trusted, and the fact that it
96 be reconstructed (due to no parity).
141 can create appropriate redundancy (copying in raid 1, parity
/linux-6.15/Documentation/driver-api/i3c/
H A Dprotocol.rst189 * bit[0]: reserved/parity-bit
/linux-6.15/arch/m68k/fpsp040/
H A Dsrem_mod.S408 |..Check parity of Q
/linux-6.15/Documentation/crypto/
H A Dasync-tx-api.rst43 xor-parity-calculations of the md-raid5 driver using the offload engines
/linux-6.15/Documentation/staging/
H A Dcrc32.rst30 little-endian; the most significant bit (sometimes used for parity)
/linux-6.15/drivers/usb/serial/
H A Dquatech2.c847 icount->parity++; in qt2_update_lsr()
H A Df81232.c363 port->icount.parity++; in f81232_handle_lsr()
H A Df81534.c1209 port->icount.parity++; in f81534_process_per_serial_block()
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dverity.rst117 Number of generator roots. This equals to the number of parity bytes in
/linux-6.15/Documentation/scsi/
H A DChangeLog.ncr53c8xx374 - Ignore a SCSI parity interrupt if the chip is not connected to
398 - Buglet fixed in parity error recovery SCRIPTS (never tested).
H A DBusLogic.rst292 striping (RAID-0), and support for mirroring (RAID-1), fixed parity (RAID-4),
293 and distributed parity (RAID-5) is available separately. The built-in Linux
H A Darcmsr_spec.rst663 byte 7 parity (0:none, 1:off, 2:even)
/linux-6.15/drivers/tty/
H A Dnozomi.c1704 icount->parity = cnow.parity; in ntty_tiocgicount()
/linux-6.15/Documentation/networking/device_drivers/can/
H A Dcan327.rst62 of 38400 baud/s, 8 data bits, no parity, 1 stopbit.
/linux-6.15/arch/arm/boot/dts/arm/
H A Darm-realview-pb11mp.dts115 arm,parity-enable;
/linux-6.15/Documentation/driver-api/dmaengine/
H A Dprovider.rst186 - The device is able to perform parity check using the XOR
196 - The device is able to perform parity check using RAID6 P+Q
/linux-6.15/Documentation/usb/
H A Dgadget_serial.rst265 "Serial Device". Set baud rate, data bits, parity, and stop bits,
/linux-6.15/drivers/net/wan/
H A Dfarsync.c2168 fst_attach(struct net_device *dev, unsigned short encoding, unsigned short parity) in fst_attach() argument
2172 if (encoding != ENCODING_NRZ || parity != PARITY_CRC16_PR1_CCITT) in fst_attach()
/linux-6.15/drivers/tty/serial/8250/
H A D8250_bcm7271.c467 up->icount.parity++; in brcmuart_rx_buf_done_isr()
/linux-6.15/drivers/scsi/isci/
H A Dphy.c239 phy_cap.parity = 1; in sci_phy_link_layer_initialization()
/linux-6.15/drivers/tty/serial/
H A Ducc_uart.c529 port->icount.parity++; in qe_uart_int_rx()
H A Dsunsab.c193 up->port.icount.parity++; in receive_chars()

1234567891011