Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h242 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh);
/linux/arch/s390/pci/
H A Dpci_clp.c329 clp_disable_fh(zdev, fh); in clp_enable_fh()
334 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() function
H A Dpci.c725 cc = clp_disable_fh(zdev, &fh); in zpci_disable_device()