Searched refs:pci_emul_capwrite (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | pci_emul.h | 246 void pci_emul_capwrite(struct pci_devinst *pi, int offset, int bytes,
|
| H A D | pci_passthru.c | 1040 pci_emul_capwrite(pi, coff, bytes, val, sc->psc_msi.capoff, in passthru_cfgwrite_default() 1052 pci_emul_capwrite(pi, coff, bytes, val, sc->psc_msix.capoff, in passthru_cfgwrite_default()
|
| H A D | pci_emul.c | 1359 pci_emul_capwrite(struct pci_devinst *pi, int offset, int bytes, uint32_t val, in pci_emul_capwrite() function 2391 pci_emul_capwrite(pi, coff, bytes, *valp, 0, 0); in pci_cfgrw()
|