Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h236 int clp_refresh_fh(u32 fid, u32 *fh);
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c441 int clp_refresh_fh(u32 fid, u32 *fh) in clp_refresh_fh() function
H A Dpci.c697 rc = clp_refresh_fh(zdev->fid, &fh); in zpci_disable_device()