Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c206 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()