Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci.h188 int clp_enable_fh(struct zpci_dev *, u8);
/arch/s390/pci/
Dpci.c619 ret = clp_enable_fh(zdev, ZPCI_NR_DMA_SPACES); in zpci_restore()
736 rc = clp_enable_fh(zdev, ZPCI_NR_DMA_SPACES); in zpci_enable_device()
Dpci_clp.c290 int clp_enable_fh(struct zpci_dev *zdev, u8 nr_dma_as) in clp_enable_fh() function