Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_emul.c355 pci_config_read_reg(const struct pcisel *const host_sel, nvlist_t *nvl, in pci_config_read_reg() argument
390 } else if (host_sel != NULL && strcmp(config, "host") == 0) { in pci_config_read_reg()
392 return pci_host_read_config(host_sel, reg, size); in pci_config_read_reg()