Home
last modified time | relevance | path

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

12345678910>>...14

/Linux-v5.4/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-v5.4/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
56 tristate "APEI Error INJection (EINJ)"
64 tristate "APEI Error Record Serialization Table (ERST) Debug Support"
/Linux-v5.4/drivers/mtd/maps/
Dixp4xx.c195 goto Error; in ixp4xx_flash_probe()
221 goto Error; in ixp4xx_flash_probe()
228 goto Error; in ixp4xx_flash_probe()
239 goto Error; in ixp4xx_flash_probe()
244 Error: in ixp4xx_flash_probe()
/Linux-v5.4/Documentation/driver-api/mei/
Dmei.rst99 Error returns:
105 EFAULT Fatal Error (e.g. Unable to access user input data)
132 Error returns:
138 EFAULT Fatal Error (e.g. Unable to access user input data)
159 Error returns:
163 EFAULT Fatal Error (e.g. Unable to access user input data)
/Linux-v5.4/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 …]
Dpti_intel_mid.rst76 printf("Error on open(). errno: %d\n",errno);
82 printf("Error on ioctl(). errno: %d\n", errno);
88 printf("Error on ioctl(). errno: %d\n", errno);
/Linux-v5.4/drivers/pci/pcie/
DKconfig10 support for Native Hot-Plug, Advanced Error Reporting, Power
26 bool "PCI Express Advanced Error Reporting support"
31 This enables PCI Express Root Port Advanced Error Reporting
32 (AER) driver support. Error reporting messages sent to Root
39 This enables PCI Express Root Port Advanced Error Reporting
/Linux-v5.4/Documentation/driver-api/serial/
Dserial-iso7816.rst49 /* Error handling. See errno. */
77 /* Error handling. See errno. */
84 /* Error handling. See errno. */
Dserial-rs485.rst60 /* Error handling. See errno. */
88 /* Error handling. See errno. */
95 /* Error handling. See errno. */
/Linux-v5.4/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-v5.4/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-v5.4/Documentation/PCI/
Dpcieaer-howto.rst5 The PCI Express Advanced Error Reporting Driver Guide HOWTO
19 This guide describes the basics of the PCI Express Advanced Error
31 the Advanced Error Reporting capability. The baseline capability is
33 set of error reporting requirements. Advanced Error Reporting
38 Express Advanced Error Reporting capability. The PCI Express AER
80 …0000:50:00.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0500(Reques…
126 capability structure. Error information being logged includes storing
127 the error reporting agent's requestor ID into the Error Source
128 Identification Registers and setting the error bits of the Root Error
130 Error Command Register, the Root Port generates an interrupt if an
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,sei.txt1 Marvell SEI (System Error Interrupt) Controller
4 Marvell SEI (System Error Interrupt) controller is an interrupt
/Linux-v5.4/Documentation/usb/
Dgadget_printer.rst213 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE);
234 printf("Error %d reading from %s\n",
263 printf("Error %d opening %s\n", fd[0].fd, PRINTER_FILE);
289 printf("Error %d writing to %s\n",
324 printf("Error %d opening %s\n", fd, PRINTER_FILE);
357 printf("Error %d opening %s\n", fd, PRINTER_FILE);
392 printf("Error %d opening %s\n", fd, PRINTER_FILE);
/Linux-v5.4/drivers/acpi/
Dnvs.c105 goto Error; in suspend_nvs_register()
117 Error: in suspend_nvs_register()
/Linux-v5.4/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-v5.4/Documentation/crypto/
Dapi-samples.rst35 pr_err("Error allocating xts(aes) handle: %ld\n", PTR_ERR(tfm));
42 pr_err("Error setting key: %d\n", err);
80 pr_err("Error encrypting data: %d\n", err);
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Delm.txt1 Error location module
/Linux-v5.4/arch/arc/kernel/
Dentry-arcv2.S31 VECTOR instr_service ; Instrn Error
41 VECTOR EV_DCError ; Data Cache Error
118 ; Memory Error Exception Handler
/Linux-v5.4/Documentation/devicetree/bindings/arm/altera/
Dsocfpga-sdram-edac.txt1 Altera SOCFPGA SDRAM Error Detection & Correction [EDAC]
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/fsl/
Dddr.txt9 - interrupts : Error interrupt of DDR controller
/Linux-v5.4/drivers/staging/gdm724x/
DTODO8 - Error handling in init_usb()
/Linux-v5.4/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>>...14