Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dpci_stub.c766 * xen_pcibk_slot_reset: it will send the slot_reset request to pcifront in case
772 static pci_ers_result_t xen_pcibk_slot_reset(struct pci_dev *dev) in xen_pcibk_slot_reset() function
778 dev_dbg(&dev->dev, "xen_pcibk_slot_reset(bus:%x,devfn:%x)\n", in xen_pcibk_slot_reset()
986 .slot_reset = xen_pcibk_slot_reset,
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dpci_stub.c765 * xen_pcibk_slot_reset: it will send the slot_reset request to pcifront in case
771 static pci_ers_result_t xen_pcibk_slot_reset(struct pci_dev *dev) in xen_pcibk_slot_reset() function
777 dev_dbg(&dev->dev, "xen_pcibk_slot_reset(bus:%x,devfn:%x)\n", in xen_pcibk_slot_reset()
985 .slot_reset = xen_pcibk_slot_reset,

Completed in 5 milliseconds