Searched refs:PCI_AF_CAP_TP (Results 1 – 6 of 6) sorted by relevance
359 #define PCI_AF_CAP_TP 0x01 macro
360 #define PCI_AF_CAP_TP 0x01 macro
976 if (!(cap & PCI_AF_CAP_TP) || !(cap & PCI_AF_CAP_FLR)) in pnv_eeh_do_af_flr()
979 if (!ret && (cap & PCI_AF_CAP_FLR) && (cap & PCI_AF_CAP_TP)) { in vfio_af_config_write()
2132 if ((cap & PCI_AF_CAP_TP) && (cap & PCI_AF_CAP_FLR)) { in vfio_check_af_flr()
4878 if (!(cap & PCI_AF_CAP_TP) || !(cap & PCI_AF_CAP_FLR)) in pci_af_flr()