Searched refs:set_config_bool_node (Results 1 – 5 of 5) sorted by relevance
| /freebsd/usr.sbin/bhyve/ |
| H A D | config.h | 134 void set_config_bool_node(nvlist_t *parent, const char *name, bool value);
|
| H A D | config.c | 432 set_config_bool_node(nvlist_t *parent, const char *name, bool value) in set_config_bool_node() function
|
| H A D | pci_virtio_9p.c | 241 set_config_bool_node(nvl, token, true); in pci_vt9p_legacy_config()
|
| H A D | pci_virtio_scsi.c | 1177 set_config_bool_node(nvl, name, true); in pci_vtscsi_legacy_config()
|
| H A D | pci_emul.c | 250 set_config_bool_node(nvl, name, true); in pci_parse_legacy_config()
|