Searched refs:PCI_CAP_ID_AF (Results 1 – 4 of 4) sorted by relevance
66 [PCI_CAP_ID_AF] = PCI_CAP_AF_SIZEOF,922 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_AF])) in init_pci_cap_af_perm()1010 free_perm_bits(&cap_perms[PCI_CAP_ID_AF]); in vfio_pci_uninit_perm_bits()1029 ret |= init_pci_cap_af_perm(&cap_perms[PCI_CAP_ID_AF]); in vfio_pci_init_perm_bits()
227 #define PCI_CAP_ID_AF 0x13 /* PCI Advanced Features */ macro
405 edev->af_cap = pnv_eeh_find_cap(pdn, PCI_CAP_ID_AF); in pnv_eeh_probe()
4406 pos = pci_find_capability(dev, PCI_CAP_ID_AF); in pci_af_flr()