Home
last modified time | relevance | path

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

12345678910>>...15

/linux/Documentation/networking/device_drivers/ethernet/marvell/
A Docteontx2.rst177 - AQ Doorbell Error.
185 - Error due to unmapped slot.
202 - Error Type
203 - Error Register value
215 Unmap Slot Error
219 AQ Doorbell Error
237 - AQ Doorbell Error.
247 - Error due to unmapped slot.
272 - Error Type
273 - Error Register value
[all …]
/linux/Documentation/ABI/testing/
A Dsysfs-bus-pci-devices-aer_stats23 Receiver Error 2
29 Corrected Internal Error 0
46 Surprise Down Error 0
57 Uncorrectable Internal Error 0
60 TLP Prefix Blocked Error 0
76 Surprise Down Error 0
87 Uncorrectable Internal Error 0
90 TLP Prefix Blocked Error 0
A Dsysfs-bus-fcoe58 Link Error Status Block (LESB) link failure count.
61 Link Error Status Block (LESB) virtual link
65 Link Error Status Block (LESB) missed FCoE
69 Link Error Status Block (LESB) symbolic error count.
72 Link Error Status Block (LESB) block error count.
75 Link Error Status Block (LESB) Fibre Channel
A Dsysfs-class-fpga-manager31 * write init error = Error while preparing FPGA for programming
33 * write error = Error while programming
35 * write complete error = Error while doing post programming
/linux/drivers/acpi/apei/
A 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/drivers/mtd/maps/
A 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/drivers/pci/pcie/
A DKconfig9 support for Native Hot-Plug, Advanced Error Reporting, Power
25 bool "PCI Express Advanced Error Reporting support"
29 This enables PCI Express Root Port Advanced Error Reporting
30 (AER) driver support. Error reporting messages sent to Root
38 This enables PCI Express Root Port Advanced Error Reporting
137 bool "PCI Express Error Disconnect Recover support"
140 This option adds Error Disconnect Recover support as specified
/linux/Documentation/driver-api/mei/
A Dmei.rst104 Error returns:
110 EFAULT Fatal Error (e.g. Unable to access user input data)
141 Error returns:
147 EFAULT Fatal Error (e.g. Unable to access user input data)
169 Error returns:
175 EFAULT Fatal Error (e.g. Unable to access user input data)
196 Error returns:
200 EFAULT Fatal Error (e.g. Unable to access user input data)
/linux/Documentation/driver-api/
A Dmtdnand.rst699 0x00 ECC byte 0 Error correction code byte 0
700 0x01 ECC byte 1 Error correction code byte 1
701 0x02 ECC byte 2 Error correction code byte 2
751 0x28 ECC byte 0 Error correction code byte 0 of the first
753 0x29 ECC byte 1 Error correction code byte 1 of the first
755 0x2A ECC byte 2 Error correction code byte 2 of the first
763 0x2E ECC byte 6 Error correction code byte 0 of the third
765 0x2F ECC byte 7 Error correction code byte 1 of the third
767 0x30 ECC byte 8 Error correction code byte 2 of the third
775 0x34 ECC byte 12 Error correction code byte 0 of the fifth
[all …]
/linux/Documentation/PCI/
A 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/Documentation/driver-api/serial/
A Dserial-iso7816.rst49 /* Error handling. See errno. */
77 /* Error handling. See errno. */
84 /* Error handling. See errno. */
A Dserial-rs485.rst60 /* Error handling. See errno. */
88 /* Error handling. See errno. */
95 /* Error handling. See errno. */
/linux/tools/perf/util/c++/
A Dclang.cpp135 std::string Error; in getBPFObjectFromModule() local
136 const Target* Target = TargetRegistry::lookupTarget(TargetTriple, Error); in getBPFObjectFromModule()
138 llvm::errs() << Error; in getBPFObjectFromModule()
/linux/Documentation/ABI/removed/
A 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/Documentation/devicetree/bindings/interrupt-controller/
A Dmarvell,sei.txt1 Marvell SEI (System Error Interrupt) Controller
4 Marvell SEI (System Error Interrupt) controller is an interrupt
/linux/Documentation/usb/
A 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/Documentation/driver-api/usb/
A Derror-codes.rst3 USB Error codes
17 Error codes returned by :c:func:`usb_submit_urb`
80 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO)
180 Error codes like ``-EPROTO``, ``-EILSEQ`` and ``-EOVERFLOW`` normally
193 Error codes returned by usbcore-functions
/linux/drivers/acpi/
A Dnvs.c107 goto Error; in suspend_nvs_register()
119 Error: in suspend_nvs_register()
/linux/Documentation/crypto/
A 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/Documentation/devicetree/bindings/net/can/
A Dbosch,c_can.yaml86 - description: Error and status IRQ
96 - description: Error and status IRQ
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Dswitch-driver.rst96 Error: fsl_dpaa2_switch: Cannot join a VLAN-unaware bridge
118 Error: fsl_dpaa2_switch: Cannot configure multicast flooding independently of unicast.
188 Error: fsl_dpaa2_switch: Only matching on VLAN ID supported.
197 Error: VLAN must be installed on the switch port.
216 Error: fsl_dpaa2_switch: Multiple mirror ports not supported.
/linux/arch/arc/kernel/
A Dentry-arcv2.S32 VECTOR instr_service ; Instrn Error
42 VECTOR EV_DCError ; Data Cache Error
119 ; Memory Error Exception Handler
/linux/Documentation/devicetree/bindings/mmc/
A Drenesas,mmcif.yaml81 - description: Error interrupt
96 - description: Error interrupt
/linux/Documentation/devicetree/bindings/mtd/
A Delm.txt1 Error location module
/linux/Documentation/admin-guide/
A Dfilesystem-monitoring.rst7 File system Error Reporting
41 [ Generic Error Record (Mandatory) ]

Completed in 31 milliseconds

12345678910>>...15