Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dpci.h151 int clp_enable_fh(struct zpci_dev *, u8);
/linux-4.4.14/arch/s390/pci/
Dpci_clp.c237 int clp_enable_fh(struct zpci_dev *zdev, u8 nr_dma_as) in clp_enable_fh() function
Dpci.c699 ret = clp_enable_fh(zdev, ZPCI_NR_DMA_SPACES); in zpci_restore()
797 rc = clp_enable_fh(zdev, ZPCI_NR_DMA_SPACES); in zpci_enable_device()