Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bhyve/
HDpci_emul.h208 void msicap_cfgwrite(struct pci_devinst *pi, int capoff, int offset,
HDpci_passthru.c685 msicap_cfgwrite(pi, sc->psc_msi.capoff, coff, bytes, val); in passthru_cfgwrite()
HDpci_emul.c886 msicap_cfgwrite(struct pci_devinst *pi, int capoff, int offset, in msicap_cfgwrite() function
1001 msicap_cfgwrite(pi, capoff, offset, bytes, val); in pci_emul_capwrite()