Searched refs:pft (Results 1 – 9 of 9) sorted by relevance
98 - pft:101 class/vendor/device identifiers. That is PCI functions with the same pft103 apart from unclassified functions (pft is 0x00) the same pft value105 PCI hardware device may appear with different pft values when in a
33 .pft = zdev->pft, in zpci_base_cap()
30 __u8 pft; /* PCI Function Type */ member
34 zpci_attr(pft, "0x%02x\n", pft);
130 u8 pft; /* pci function type */ member
167 u8 pft; /* pci function type */ member
185 TEST_ASSERT(vcpu->run->s.regs.pft == KVM_S390_PFAULT_TOKEN_INVALID, in assert_normal()
588 __u64 pft; /* pfault token [PFAULT] */ member
508 return zdev->pft != PCI_FUNC_TYPE_ISM; in s390_iommu_capable()