Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci_clp.h54 #define PCI_FUNC_TYPE_ISM 0x5 /* ISM device */ macro
/linux/arch/s390/pci/
H A Dpci.c139 if (zdev->pft == PCI_FUNC_TYPE_ISM && limit > base) in zpci_register_ioat()
/linux/drivers/iommu/
H A Ds390-iommu.c508 return zdev->pft != PCI_FUNC_TYPE_ISM; in s390_iommu_capable()