Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Ds390_pci_hpc.c80 return zpci_hot_reset_device(zdev); in reset_slot()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h223 int zpci_hot_reset_device(struct zpci_dev *zdev);
/openbmc/linux/arch/s390/pci/
H A Dpci_event.c140 if (zpci_hot_reset_device(to_zpci(pdev))) { in zpci_event_do_reset()
H A Dpci.c732 int zpci_hot_reset_device(struct zpci_dev *zdev) in zpci_hot_reset_device() function