Searched refs:PCI_AF_CAP_FLR (Results 1 – 6 of 6) sorted by relevance
360 #define PCI_AF_CAP_FLR 0x02 macro
361 #define PCI_AF_CAP_FLR 0x02 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()