Searched refs:Error (Results 1 – 25 of 332) sorted by relevance
12345678910>>...14
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-aer_stats | 23 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
|
D | sysfs-bus-fcoe | 51 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
|
D | sysfs-class-fpga-manager | 31 * 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/ |
D | Kconfig | 9 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/ |
D | ixp4xx.c | 195 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/ |
D | mei.rst | 99 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/ |
D | mtdnand.rst | 697 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 …]
|
D | pti_intel_mid.rst | 76 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/ |
D | Kconfig | 10 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/ |
D | serial-iso7816.rst | 49 /* Error handling. See errno. */ 77 /* Error handling. See errno. */ 84 /* Error handling. See errno. */
|
D | serial-rs485.rst | 60 /* Error handling. See errno. */ 88 /* Error handling. See errno. */ 95 /* Error handling. See errno. */
|
/Linux-v5.4/Documentation/ABI/removed/ |
D | sysfs-bus-nfit | 13 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++/ |
D | clang.cpp | 129 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/ |
D | pcieaer-howto.rst | 5 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/ |
D | marvell,sei.txt | 1 Marvell SEI (System Error Interrupt) Controller 4 Marvell SEI (System Error Interrupt) controller is an interrupt
|
/Linux-v5.4/Documentation/usb/ |
D | gadget_printer.rst | 213 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/ |
D | nvs.c | 105 goto Error; in suspend_nvs_register() 117 Error: in suspend_nvs_register()
|
/Linux-v5.4/Documentation/driver-api/usb/ |
D | error-codes.rst | 3 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/ |
D | api-samples.rst | 35 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/ |
D | elm.txt | 1 Error location module
|
/Linux-v5.4/arch/arc/kernel/ |
D | entry-arcv2.S | 31 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/ |
D | socfpga-sdram-edac.txt | 1 Altera SOCFPGA SDRAM Error Detection & Correction [EDAC]
|
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/fsl/ |
D | ddr.txt | 9 - interrupts : Error interrupt of DDR controller
|
/Linux-v5.4/drivers/staging/gdm724x/ |
D | TODO | 8 - Error handling in init_usb()
|
/Linux-v5.4/Documentation/scsi/ |
D | ufs.txt | 17 3.4 SCSI Error handling 116 Error handling module handles Host controller fatal errors, 119 3.4 SCSI Error handling
|
12345678910>>...14