Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c1082 pci_emul_capwrite(pi, coff, bytes, val, sc->psc_msi.capoff, in passthru_cfgwrite_default()
1094 pci_emul_capwrite(pi, coff, bytes, val, sc->psc_msix.capoff, in passthru_cfgwrite_default()
H A Dpci_emul.c1382 pci_emul_capwrite(struct pci_devinst *pi, int offset, int bytes, uint32_t val, in pci_emul_capwrite() function
2415 pci_emul_capwrite(pi, coff, bytes, *valp, 0, 0); in pci_cfgrw()