Searched refs:host_write_config (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_passthru.c | 206 host_write_config(int fd, const struct pcisel *sel, long reg, int width, in host_write_config() function 224 host_write_config(pcifd, sel, reg, width, data); in passthru_write_config() 236 host_write_config(fd, sel, reg, width, data); in pci_host_write_config()
|