Searched refs:PCI_AF_CAP_TP (Results 1 – 3 of 3) sorted by relevance
364 #define PCI_AF_CAP_TP 0x01 macro
975 if (!(cap & PCI_AF_CAP_TP) || !(cap & PCI_AF_CAP_FLR)) in pnv_eeh_do_af_flr()
995 if (!ret && (cap & PCI_AF_CAP_FLR) && (cap & PCI_AF_CAP_TP)) { in vfio_af_config_write()