Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dsi476x-reports.h160 __u16 uncorrectable; member
/Linux-v4.19/Documentation/PCI/
Dpcieaer-howto.txt91 and uncorrectable errors. This classification is based on the impacts
98 corrected by hardware. Unlike correctable errors, uncorrectable
101 to be unreliable. Depending on those error conditions, uncorrectable
215 pci_cleanup_aer_uncorrect_error_status cleanups the uncorrectable
245 cleanup uncorrectable status register. Pls. refer to section 3.3.
/Linux-v4.19/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-v4.19/Documentation/media/uapi/v4l/
Ddev-rds.rst135 - Error bit. Indicates that an uncorrectable error occurred during
184 - An uncorrectable error occurred.
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsi476x.rst75 0x04 uncorrectable Number of uncorrectable RDS blocks
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/edac/
Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
/Linux-v4.19/drivers/mfd/
Dsi476x-cmd.c998 report->uncorrectable = get_unaligned_be16(resp + 6); in si476x_core_cmd_fm_rds_blockcount()