Home
last modified time | relevance | path

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

/drivers/acpi/apei/
DKconfig8 bool "ACPI Platform Error Interface (APEI)"
20 bool "APEI Generic Hardware Error Source"
26 Generic Hardware Error Source provides a way to report
50 tristate "APEI Error INJection (EINJ)"
58 tristate "APEI Error Record Serialization Table (ERST) Debug Support"
/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()
/drivers/pci/pcie/aer/
DKconfig6 bool "Root Port Advanced Error Reporting support"
11 This enables PCI Express Root Port Advanced Error Reporting
12 (AER) driver support. Error reporting messages sent to Root
DKconfig.debug10 This enables PCI Express Root Port Advanced Error Reporting
/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()
/drivers/acpi/
Dnvs.c106 goto Error; in suspend_nvs_register()
118 Error: in suspend_nvs_register()
DKconfig420 tristate "Hardware Error Device"
422 This driver supports the Hardware Error Device (PNP0C33),
471 tristate "Extended Error Log support"
/drivers/pci/pcie/
Dportdrv_core.c128 goto Error; in pcie_port_enable_msix()
154 goto Error; in pcie_port_enable_msix()
187 Error: in pcie_port_enable_msix()
DKconfig9 choose Native Hot-Plug support, Advanced Error Reporting support,
/drivers/staging/gdm724x/
DTODO8 - Error handling in init_usb()
/drivers/media/platform/vivid/
DKconfig20 Error injection is supported to test rare errors that are hard
/drivers/edac/
DKconfig13 bool "EDAC (Error Detection And Correction) reporting"
65 tristate "Main Memory EDAC (Error Detection And Correction) reporting"
106 bool "Sysfs HW Error injection facilities"
109 Recent Opterons (Family 10h and later) provide for Memory Error
/drivers/memory/
DKconfig107 tristate "Freescale CoreNet Error Reporting"
/drivers/message/fusion/lsi/
Dmpi_history.txt165 * 12-07-04 01.05.03 Added more defines for SAS Discovery Error event.
174 * Added Max SATA Targets to SAS Discovery Error event.
200 * For Discovery Error Event Data DiscoveryStatus field,
/drivers/base/
Dcore.c1091 goto Error; in device_add()
1175 Error: in device_add()
/drivers/scsi/aic7xxx/
Daic79xx.reg227 * Error Register
243 * Clear Error
2047 * Physical Error Diagnosis
3395 * Error detection mode, speed configuration,
Daic7xxx.reg605 * Error detection mode and speed configuration
936 * Hard Error (p. 3-53)
/drivers/leds/
DKconfig129 tristate "LED Support for Soekris net48xx series Error LED"
/drivers/block/
DDAC960.c3467 int Error = SuccessfulIO ? 0 : -EIO; in DAC960_ProcessCompletedRequest() local
3472 if (!__blk_end_request(Request, Error, Command->BlockCount << 9)) { in DAC960_ProcessCompletedRequest()