Searched refs:clp_disable_fh (Results 1 – 3 of 3) sorted by relevance
220 int clp_disable_fh(struct zpci_dev *);
314 clp_disable_fh(zdev); in clp_enable_fh()319 int clp_disable_fh(struct zpci_dev *zdev) in clp_disable_fh() function
676 clp_disable_fh(zdev); in zpci_enable_device()689 return clp_disable_fh(zdev) ? -EIO : 0; in zpci_disable_device()