Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h308 int zpci_clear_error_state(struct zpci_dev *zdev);
/openbmc/linux/arch/s390/pci/
H A Dpci_event.c122 rc = zpci_clear_error_state(zdev); in zpci_event_do_error_state_clear()
H A Dpci.c971 int zpci_clear_error_state(struct zpci_dev *zdev) in zpci_clear_error_state() function