Searched refs:zpci_update_fh (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/pci/ |
| H A D | pci_event.c | 315 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_error() 356 zpci_update_fh(zdev, fh); in zpci_event_hard_deconfigured() 429 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability() 439 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability()
|
| H A D | pci.c | 496 void zpci_update_fh(struct zpci_dev *zdev, u32 fh) in zpci_update_fh() function 697 zpci_update_fh(zdev, fh); in zpci_enable_device() 732 zpci_update_fh(zdev, fh); in zpci_disable_device() 739 zpci_update_fh(zdev, fh); in zpci_disable_device() 901 zpci_update_fh(zdev, fh); in zpci_scan_configured_device()
|
| /linux/arch/s390/include/asm/ |
| H A D | pci.h | 236 void zpci_update_fh(struct zpci_dev *zdev, u32 fh);
|