Searched refs:PCI_ERS_RESULT_NONE (Results 1 – 6 of 6) sorted by relevance
129 if (*res == PCI_ERS_RESULT_NONE) *res = rc; in eeh_report_error()156 if (*res == PCI_ERS_RESULT_NONE) *res = rc; in eeh_report_mmio_enabled()182 if ((*res == PCI_ERS_RESULT_NONE) || in eeh_report_reset()330 enum pci_ers_result result = PCI_ERS_RESULT_NONE; in handle_eeh_events()411 if (result == PCI_ERS_RESULT_NONE) { in handle_eeh_events()428 result = PCI_ERS_RESULT_NONE; in handle_eeh_events()458 result = PCI_ERS_RESULT_NONE; in handle_eeh_events()464 (result != PCI_ERS_RESULT_NONE)) { in handle_eeh_events()
90 if (new == PCI_ERS_RESULT_NONE) in merge_result()
586 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()630 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
2310 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()2344 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()2479 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
505 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
95 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */