Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dsi476x-reports.h151 __u16 uncorrectable; member
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer_stats37 Description: List of uncorrectable fatal errors seen and reported by this
67 Description: List of uncorrectable nonfatal errors seen and reported by this
H A 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/Documentation/admin-guide/media/
H A Dsi476x.rst77 0x04 uncorrectable Number of uncorrectable RDS blocks
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-rds.rst128 - Error bit. Indicates that an uncorrectable error occurred during
176 - An uncorrectable error occurred.
/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst36 count the total retry number of each type of uncorrectable error.
/linux/Documentation/admin-guide/RAS/
H A Dmain.rst505 This attribute file displays the total count of uncorrectable
594 This attribute file displays the total count of uncorrectable
788 An uncorrectable error will cause a machine panic. This is usually
789 desirable. It is a bad idea to continue when an uncorrectable error
807 Generate kernel messages describing uncorrectable errors. These errors
/linux/Documentation/devicetree/bindings/edac/
H A Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
/linux/drivers/mfd/
H A Dsi476x-cmd.c987 report->uncorrectable = get_unaligned_be16(resp + 6); in si476x_core_cmd_fm_rds_blockcount()