Lines Matching full:recovery
43 - Performs error recovery actions.
113 To enable error recovery, a software driver must provide callbacks.
155 PCI error-recovery callbacks
160 when performing error recovery actions.
165 pci-error-recovery.rst except PCIe-specific parts (see
166 below). Please refer to pci-error-recovery.rst for detailed
177 require any recovery actions. The AER driver clears the device's
207 or needs a reset for recovery. If all affected drivers agree that they can
215 to indicate that recovery without a reset is possible, the error
228 error recovery handler (pci_driver->err_handler is equal to NULL)?
239 Debugging PCIe AER error recovery code is quite difficult because it