Searched defs:vf (Results 1 – 12 of 12) sorted by relevance
215 PCIDevice *vf = PCI_DEVICE(opaque); in igbvf_mmio_read() local225 PCIDevice *vf = PCI_DEVICE(opaque); in igbvf_mmio_write() local287 PCIDevice *vf = PCI_DEVICE(obj); in igbvf_qdev_reset_hold() local
8 import var_funcs as vf namespace
14 import var_funcs as vf namespace
19 import var_funcs as vf namespace
18 import var_funcs as vf namespace
25 import var_funcs as vf namespace
20 PCIDevice **vf; /* Pointer to an array of num_vfs VF devices */ member
76 #define PCIE_LCTRL0_VF(vf) ((vf) << 22) argument79 #define PCIE_LCTRL0_VAL(pf, vf) (PCIE_LCTRL0_PF(pf) | \ argument
418 int pf, vf; in ls_pcie_setup_ep() local
27 PCIDevice *vf = dev->exp.sriov_pf.vf[i]; in unparent_vfs() local174 PCIDevice *vf = pci_new(devfn, vfname); in pcie_sriov_pf_init() local
339 TCGv_i64 tmp, zero, zf, nf, vf; in trans_VSEL() local