Searched refs:PCI_AF_CAP_FLR (Results 1 – 4 of 4) sorted by relevance
360 #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()
4835 if (!(cap & PCI_AF_CAP_TP) || !(cap & PCI_AF_CAP_FLR)) in pci_af_flr()