Searched refs:PCI_FUNC_TYPE_ISM (Results 1 – 3 of 3) sorted by relevance
54 #define PCI_FUNC_TYPE_ISM 0x5 /* ISM device */ macro
139 if (zdev->pft == PCI_FUNC_TYPE_ISM && limit > base) in zpci_register_ioat()
508 return zdev->pft != PCI_FUNC_TYPE_ISM; in s390_iommu_capable()