Home
last modified time | relevance | path

Searched refs:uncorrectable (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/linux/mfd/
Dsi476x-reports.h151 __u16 uncorrectable; member
/Linux-v5.4/Documentation/PCI/
Dpcieaer-howto.rst106 and uncorrectable errors. This classification is based on the impacts
113 corrected by hardware. Unlike correctable errors, uncorrectable
116 to be unreliable. Depending on those error conditions, uncorrectable
248 pci_cleanup_aer_uncorrect_error_status cleanups the uncorrectable
287 cleanup uncorrectable status register. Pls. refer to section 3.3.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats38 Description: List of uncorrectable fatal errors seen and reported by this
69 Description: List of uncorrectable nonfatal errors seen and reported by this
Dsysfs-devices-edac34 Description: This attribute file displays the total count of uncorrectable
154 Description: This attribute file displays the total count of uncorrectable
/Linux-v5.4/Documentation/media/v4l-drivers/
Dsi476x.rst77 0x04 uncorrectable Number of uncorrectable RDS blocks
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-rds.rst142 - Error bit. Indicates that an uncorrectable error occurred during
191 - An uncorrectable error occurred.
/Linux-v5.4/Documentation/admin-guide/
Dras.rst492 This attribute file displays the total count of uncorrectable
581 This attribute file displays the total count of uncorrectable
775 An uncorrectable error will cause a machine panic. This is usually
776 desirable. It is a bad idea to continue when an uncorrectable error
794 Generate kernel messages describing uncorrectable errors. These errors
/Linux-v5.4/Documentation/devicetree/bindings/edac/
Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
/Linux-v5.4/drivers/mfd/
Dsi476x-cmd.c989 report->uncorrectable = get_unaligned_be16(resp + 6); in si476x_core_cmd_fm_rds_blockcount()