Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h237 #define PCI_CAP_ID_AF 0x13 /* PCI Advanced Features */ macro
/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c359 edev->af_cap = pnv_eeh_find_cap(pdn, PCI_CAP_ID_AF); in pnv_eeh_probe()
/linux/drivers/pci/
H A Dpci.c4391 pos = pci_find_capability(dev, PCI_CAP_ID_AF); in pci_af_flr()