Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.h40 void pci_host_write_config(const struct pcisel *sel, long reg, int width,
H A Dpci_passthru.c167 pci_host_write_config(const struct pcisel *sel, long reg, int width, in pci_host_write_config() function
646 pci_host_write_config(&sc->psc_sel, PCIR_COMMAND, 2, in cfginit()
1088 pci_host_write_config(&sc->psc_sel, coff, bytes, val); in passthru_cfgwrite_default()