Home
last modified time | relevance | path

Searched refs:Error (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats23 Receiver Error 2
29 Corrected Internal Error 0
47 Surprise Down Error 0
58 Uncorrectable Internal Error 0
61 TLP Prefix Blocked Error 0
78 Surprise Down Error 0
89 Uncorrectable Internal Error 0
92 TLP Prefix Blocked Error 0
Dsysfs-bus-fcoe51 lesb/link_fail: Link Error Status Block (LESB) link failure count.
53 lesb/vlink_fail: Link Error Status Block (LESB) virtual link
56 lesb/miss_fka: Link Error Status Block (LESB) missed FCoE
59 lesb/symb_err: Link Error Status Block (LESB) symbolic error count.
61 lesb/err_block: Link Error Status Block (LESB) block error count.
63 lesb/fcs_error: Link Error Status Block (LESB) Fibre Channel
Dsysfs-class-fpga-manager31 * write init error = Error while preparing FPGA for
34 * write error = Error while programming
36 * write complete error = Error while doing post programming
/Linux-v4.19/drivers/mtd/maps/
Dixp4xx.c194 goto Error; in ixp4xx_flash_probe()
220 goto Error; in ixp4xx_flash_probe()
227 goto Error; in ixp4xx_flash_probe()
238 goto Error; in ixp4xx_flash_probe()
243 Error: in ixp4xx_flash_probe()
/Linux-v4.19/drivers/acpi/apei/
DKconfig9 bool "ACPI Platform Error Interface (APEI)"
21 bool "APEI Generic Hardware Error Source"
27 Generic Hardware Error Source provides a way to report
66 tristate "APEI Error INJection (EINJ)"
74 tristate "APEI Error Record Serialization Table (ERST) Debug Support"
/Linux-v4.19/drivers/isdn/hisax/
Dlmgr.c16 error_handling_dchan(struct PStack *st, int Error) in error_handling_dchan() argument
18 switch (Error) { in error_handling_dchan()
/Linux-v4.19/Documentation/driver-api/
Dmtdnand.rst697 0x00 ECC byte 0 Error correction code byte 0
698 0x01 ECC byte 1 Error correction code byte 1
699 0x02 ECC byte 2 Error correction code byte 2
717 0x00 ECC byte 0 Error correction code byte 0 of the lower
719 0x01 ECC byte 1 Error correction code byte 1 of the lower
721 0x02 ECC byte 2 Error correction code byte 2 of the lower
723 0x03 ECC byte 3 Error correction code byte 0 of the upper
730 0x06 ECC byte 4 Error correction code byte 1 of the upper
732 0x07 ECC byte 5 Error correction code byte 2 of the upper
749 0x28 ECC byte 0 Error correction code byte 0 of the first
[all …]
/Linux-v4.19/drivers/pci/pcie/
DKconfig10 choose Native Hot-Plug support, Advanced Error Reporting support,
27 bool "PCI Express Advanced Error Reporting support"
32 This enables PCI Express Root Port Advanced Error Reporting
33 (AER) driver support. Error reporting messages sent to Root
41 This enables PCI Express Root Port Advanced Error Reporting
/Linux-v4.19/Documentation/ABI/removed/
Dsysfs-bus-nfit13 Uncorrectable Error Range Length Unit Size' (see: ACPI 6.2
16 need to perform read-modify-write cycles to maintain ECC (Error
/Linux-v4.19/tools/perf/util/c++/
Dclang.cpp129 std::string Error; in getBPFObjectFromModule() local
130 const Target* Target = TargetRegistry::lookupTarget(TargetTriple, Error); in getBPFObjectFromModule()
132 llvm::errs() << Error; in getBPFObjectFromModule()
/Linux-v4.19/Documentation/PCI/
Dpcieaer-howto.txt1 The PCI Express Advanced Error Reporting Driver Guide HOWTO
11 This guide describes the basics of the PCI Express Advanced Error
23 the Advanced Error Reporting capability. The baseline capability is
25 set of error reporting requirements. Advanced Error Reporting
30 Express Advanced Error Reporting capability. The PCI Express AER
67 0000:50:00.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0500(Request…
111 capability structure. Error information being logged includes storing
112 the error reporting agent's requestor ID into the Error Source
113 Identification Registers and setting the error bits of the Root Error
115 Error Command Register, the Root Port generates an interrupt if an
/Linux-v4.19/Documentation/watchdog/
Dhpwdt.txt69 Uncorrectable Memory Error 01h
73 PCI Parity Error 20h
89 PCI Express Error 2Fh
93 Hypertransport/CSI Error 31h
/Linux-v4.19/Documentation/usb/
Dgadget_printer.txt200 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE);
221 printf("Error %d reading from %s\n",
250 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE);
276 printf("Error %d writing to %s\n",
311 printf("Error %d opening %s\n", fd, PRINTER_FILE);
344 printf("Error %d opening %s\n", fd, PRINTER_FILE);
379 printf("Error %d opening %s\n", fd, PRINTER_FILE);
/Linux-v4.19/Documentation/serial/
Dserial-rs485.txt54 /* Error handling. See errno. */
82 /* Error handling. See errno. */
89 /* Error handling. See errno. */
/Linux-v4.19/drivers/acpi/
Dnvs.c106 goto Error; in suspend_nvs_register()
118 Error: in suspend_nvs_register()
/Linux-v4.19/Documentation/driver-api/usb/
Derror-codes.rst3 USB Error codes
17 Error codes returned by :c:func:`usb_submit_urb`
77 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO)
177 Error codes like ``-EPROTO``, ``-EILSEQ`` and ``-EOVERFLOW`` normally
190 Error codes returned by usbcore-functions
/Linux-v4.19/Documentation/pti/
Dpti_intel_mid.txt69 printf("Error on open(). errno: %d\n",errno);
75 printf("Error on ioctl(). errno: %d\n", errno);
81 printf("Error on ioctl(). errno: %d\n", errno);
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Delm.txt1 Error location module
/Linux-v4.19/arch/arc/kernel/
Dentry-arcv2.S34 VECTOR instr_service ; Instrn Error
44 VECTOR EV_DCError ; Data Cache Error
121 ; Memory Error Exception Handler
/Linux-v4.19/Documentation/devicetree/bindings/arm/altera/
Dsocfpga-sdram-edac.txt1 Altera SOCFPGA SDRAM Error Detection & Correction [EDAC]
/Linux-v4.19/Documentation/media/uapi/dvb/
Dca-fclose.rst43 :ref:`Generic Error Codes <gen-errors>` chapter.
Dca-reset.rst44 :ref:`Generic Error Codes <gen-errors>` chapter.
Daudio-continue.rst49 :ref:`Generic Error Codes <gen-errors>` chapter.
Daudio-stop.rst49 :ref:`Generic Error Codes <gen-errors>` chapter.
/Linux-v4.19/Documentation/scsi/
Dufs.txt17 3.4 SCSI Error handling
116 Error handling module handles Host controller fatal errors,
119 3.4 SCSI Error handling

12345678910>>...13