Searched refs:zpci_update_fh (Results 1 – 3 of 3) sorted by relevance
| /arch/s390/pci/ |
| A D | pci_event.c | 313 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_error() 354 zpci_update_fh(zdev, fh); in zpci_event_hard_deconfigured() 427 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability() 437 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability()
|
| A D | pci.c | 497 void zpci_update_fh(struct zpci_dev *zdev, u32 fh) in zpci_update_fh() function 698 zpci_update_fh(zdev, fh); in zpci_enable_device() 727 zpci_update_fh(zdev, fh); in zpci_disable_device() 734 zpci_update_fh(zdev, fh); in zpci_disable_device() 896 zpci_update_fh(zdev, fh); in zpci_scan_configured_device()
|
| /arch/s390/include/asm/ |
| A D | pci.h | 235 void zpci_update_fh(struct zpci_dev *zdev, u32 fh);
|
Completed in 8 milliseconds