Searched refs:PCICFG_VF (Results 1 – 3 of 3) sorted by relevance
173 #define PCICFG_VF 0x0001 /* Device is an SR-IOV Virtual Function */ macro
825 if (!(vfinfo->cfg.flags & PCICFG_VF)) in pci_iov_is_child_vf()
3206 if ((dinfo->cfg.flags & PCICFG_VF) != 0) { in pci_bar_enabled()4321 vf_dinfo->cfg.flags |= PCICFG_VF; in pci_add_iov_child()5638 if (dinfo->cfg.flags & PCICFG_VF) { in pci_alloc_resource()5672 if (cfg->flags & PCICFG_VF) { in pci_release_resource()5875 if (cfg->flags & PCICFG_VF) { in pci_read_config_method()