Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dconfig.h125 void set_config_bool_node(nvlist_t *parent, const char *name, bool value);
H A Dpci_virtio_9p.c260 set_config_bool_node(nvl, token, true); in pci_vt9p_legacy_config()
H A Dconfig.c443 set_config_bool_node(nvlist_t *parent, const char *name, bool value) in set_config_bool_node() function
H A Dpci_emul.c249 set_config_bool_node(nvl, name, true); in pci_parse_legacy_config()