Home
last modified time | relevance | path

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

/drivers/xen/xen-pciback/
Dpci_stub.c695 static pci_ers_result_t common_process(struct pcistub_device *psdev, in common_process() function
804 result = common_process(psdev, pci_channel_io_normal, XEN_PCI_OP_aer_slotreset, result); in xen_pcibk_slot_reset()
861 result = common_process(psdev, pci_channel_io_normal, XEN_PCI_OP_aer_mmio, result); in xen_pcibk_mmio_enabled()
919 result = common_process(psdev, error, XEN_PCI_OP_aer_detected, result); in xen_pcibk_error_detected()
972 common_process(psdev, pci_channel_io_normal, XEN_PCI_OP_aer_resume, in xen_pcibk_error_resume()