Searched refs:xen_pcibk_error_detected (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/xen/xen-pciback/
H A Dpci_stub.c876 /*xen_pcibk_error_detected: it will send the error_detected request to pcifront
884 static pci_ers_result_t xen_pcibk_error_detected(struct pci_dev *dev, function
891 dev_dbg(&dev->dev, "xen_pcibk_error_detected(bus:%x,devfn:%x)\n",
983 .error_detected = xen_pcibk_error_detected,

Completed in 175 milliseconds