Searched refs:PCI_CAP_ID_AF (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c63 [PCI_CAP_ID_AF] = PCI_CAP_AF_SIZEOF,
992 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_AF]))
1080 free_perm_bits(&cap_perms[PCI_CAP_ID_AF]);
1099 ret |= init_pci_cap_af_perm(&cap_perms[PCI_CAP_ID_AF]);
/linux-master/include/uapi/linux/
H A Dpci_regs.h229 #define PCI_CAP_ID_AF 0x13 /* PCI Advanced Features */ macro
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c360 edev->af_cap = pnv_eeh_find_cap(pdn, PCI_CAP_ID_AF);
/linux-master/drivers/pci/
H A Dpci.c4496 pos = pci_find_capability(dev, PCI_CAP_ID_AF);

Completed in 197 milliseconds