Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dsi476x-reports.h151 __u16 uncorrectable; member
/linux-6.1.9/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
237 pci_aer_clear_nonfatal_status clears non-fatal errors in the uncorrectable
276 cleanup uncorrectable status register. Pls. refer to section 3.3.
/linux-6.1.9/Documentation/devicetree/bindings/edac/
Damazon,al-mc-edac.yaml34 - description: uncorrectable error interrupt
Dsocfpga-eccmgr.txt4 double bit errors which are uncorrectable.
/linux-6.1.9/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-6.1.9/Documentation/admin-guide/media/
Dsi476x.rst77 0x04 uncorrectable Number of uncorrectable RDS blocks
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Ddev-rds.rst128 - Error bit. Indicates that an uncorrectable error occurred during
176 - An uncorrectable error occurred.
/linux-6.1.9/Documentation/admin-guide/perf/
Dalibaba_pmu.rst36 count the total retry number of each type of uncorrectable error.
/linux-6.1.9/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-6.1.9/drivers/mfd/
Dsi476x-cmd.c987 report->uncorrectable = get_unaligned_be16(resp + 6); in si476x_core_cmd_fm_rds_blockcount()