Searched refs:pci_emul_capwrite (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/usr.sbin/bhyve/ |
| HD | pci_emul.h | 239 void pci_emul_capwrite(struct pci_devinst *pi, int offset, int bytes,
|
| HD | pci_passthru.c | 1034 pci_emul_capwrite(pi, coff, bytes, val, sc->psc_msi.capoff, in passthru_cfgwrite_default() 1046 pci_emul_capwrite(pi, coff, bytes, val, sc->psc_msix.capoff, in passthru_cfgwrite_default()
|
| HD | pci_emul.c | 1295 pci_emul_capwrite(struct pci_devinst *pi, int offset, int bytes, uint32_t val, in pci_emul_capwrite() function 2319 pci_emul_capwrite(pi, coff, bytes, *valp, 0, 0); in pci_cfgrw()
|