Home
last modified time | relevance | path

Searched refs:extra_hosts (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c1061 int extra_hosts = 0; in fw_cfg_add_extra_pci_roots() local
1070 extra_hosts++; in fw_cfg_add_extra_pci_roots()
1074 if (extra_hosts && s) { in fw_cfg_add_extra_pci_roots()
1076 *val = cpu_to_le64(extra_hosts); in fw_cfg_add_extra_pci_roots()