Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dpci.h232 int clp_enable_fh(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as);
/linux-6.1.9/arch/s390/pci/
Dpci_clp.c309 int clp_enable_fh(struct zpci_dev *zdev, u32 *fh, u8 nr_dma_as) in clp_enable_fh() function
Dpci.c710 if (clp_enable_fh(zdev, &fh, ZPCI_NR_DMA_SPACES)) in zpci_enable_device()