Home
last modified time | relevance | path

Searched defs:old_num_vfs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dctrl.c9158 static void nvme_sriov_post_write_config(PCIDevice *dev, uint16_t old_num_vfs) in nvme_sriov_post_write_config()
9173 uint16_t old_num_vfs = pcie_sriov_num_vfs(dev); in nvme_pci_write_config() local