Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h234 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh);
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c320 clp_disable_fh(zdev, fh); in clp_enable_fh()
325 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() function
H A Dpci.c690 cc = clp_disable_fh(zdev, &fh); in zpci_disable_device()