Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h245 int clp_refresh_fh(u32 fid, u32 *fh);
/linux/arch/s390/pci/
H A Dpci_event.c306 rc = clp_refresh_fh(zdev->fid, &fh); in __zpci_event_error()
H A Dpci_clp.c452 int clp_refresh_fh(u32 fid, u32 *fh) in clp_refresh_fh() function
H A Dpci.c750 rc = clp_refresh_fh(zdev->fid, &fh); in zpci_disable_device()