afu_result 1799 drivers/misc/cxl/pci.c pci_ers_result_t afu_result = PCI_ERS_RESULT_NEED_RESET; afu_result 1814 drivers/misc/cxl/pci.c afu_result = afu_dev->driver->err_handler->error_detected(afu_dev, afu_result 1817 drivers/misc/cxl/pci.c if (afu_result == PCI_ERS_RESULT_DISCONNECT) afu_result 1819 drivers/misc/cxl/pci.c else if ((afu_result == PCI_ERS_RESULT_NONE) && afu_result 1832 drivers/misc/cxl/pci.c pci_ers_result_t afu_result = PCI_ERS_RESULT_NEED_RESET; afu_result 1944 drivers/misc/cxl/pci.c afu_result = cxl_vphb_error_detected(afu, state); afu_result 1950 drivers/misc/cxl/pci.c if (afu_result == PCI_ERS_RESULT_DISCONNECT) afu_result 1952 drivers/misc/cxl/pci.c else if ((afu_result == PCI_ERS_RESULT_NONE) && afu_result 1975 drivers/misc/cxl/pci.c pci_ers_result_t afu_result = PCI_ERS_RESULT_RECOVERED; afu_result 2036 drivers/misc/cxl/pci.c afu_result = afu_dev->driver->err_handler->slot_reset(afu_dev); afu_result 2038 drivers/misc/cxl/pci.c if (afu_result == PCI_ERS_RESULT_DISCONNECT)