Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dpci_clp.h43 #define CLP_SET_ENABLE_PCI_FN 0 /* Yes, 0 enables it */ macro
/linux-4.1.27/arch/s390/pci/
Dpci_clp.c242 rc = clp_set_pci_fn(&fh, nr_dma_as, CLP_SET_ENABLE_PCI_FN); in clp_enable_fh()