Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/pci/
Dpci_clp.c245 static int clp_set_pci_fn(u32 *fh, u8 nr_dma_as, u8 command) in clp_set_pci_fn() argument
261 rrb->request.ndas = nr_dma_as; in clp_set_pci_fn()
283 int clp_enable_fh(struct zpci_dev *zdev, u8 nr_dma_as) in clp_enable_fh() argument
288 rc = clp_set_pci_fn(&fh, nr_dma_as, CLP_SET_ENABLE_PCI_FN); in clp_enable_fh()
295 rc = clp_set_pci_fn(&fh, nr_dma_as, CLP_SET_ENABLE_MIO); in clp_enable_fh()