Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dconfig.h125 void set_config_bool_node(nvlist_t *parent, const char *name, bool value);
H A Dconfig.c431 set_config_bool_node(nvlist_t *parent, const char *name, bool value) in set_config_bool_node() function
H A Dpci_virtio_9p.c241 set_config_bool_node(nvl, token, true); in pci_vt9p_legacy_config()
H A Dpci_emul.c249 set_config_bool_node(nvl, name, true); in pci_parse_legacy_config()