Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci_event.c263 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_error()
302 zpci_update_fh(zdev, fh); in zpci_event_hard_deconfigured()
343 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability()
352 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability()
H A Dpci.c477 void zpci_update_fh(struct zpci_dev *zdev, u32 fh) in zpci_update_fh() function
680 zpci_update_fh(zdev, fh); in zpci_enable_device()
692 zpci_update_fh(zdev, fh); in zpci_disable_device()
699 zpci_update_fh(zdev, fh); in zpci_disable_device()
847 zpci_update_fh(zdev, fh); in zpci_scan_configured_device()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h227 void zpci_update_fh(struct zpci_dev *zdev, u32 fh);