Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Dsi476x-reports.h151 __u16 uncorrectable; member
/Linux-v6.6/Documentation/ABI/testing/
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
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-v6.6/Documentation/admin-guide/media/
Dsi476x.rst77 0x04 uncorrectable Number of uncorrectable RDS blocks
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Ddev-rds.rst128 - Error bit. Indicates that an uncorrectable error occurred during
176 - An uncorrectable error occurred.
/Linux-v6.6/Documentation/PCI/
Dpcieaer-howto.rst103 and uncorrectable errors. This classification is based on the impact
112 Unlike correctable errors, uncorrectable
115 to be unreliable. Depending on those error conditions, uncorrectable
/Linux-v6.6/Documentation/admin-guide/perf/
Dalibaba_pmu.rst36 count the total retry number of each type of uncorrectable error.
/Linux-v6.6/Documentation/admin-guide/
Dras.rst501 This attribute file displays the total count of uncorrectable
590 This attribute file displays the total count of uncorrectable
784 An uncorrectable error will cause a machine panic. This is usually
785 desirable. It is a bad idea to continue when an uncorrectable error
803 Generate kernel messages describing uncorrectable errors. These errors
/Linux-v6.6/Documentation/devicetree/bindings/edac/
Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
/Linux-v6.6/drivers/mfd/
Dsi476x-cmd.c987 report->uncorrectable = get_unaligned_be16(resp + 6); in si476x_core_cmd_fm_rds_blockcount()