Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_emul.c165 CFGWRITE(struct pci_devinst *pi, int coff, uint32_t val, int bytes) in CFGWRITE() function
1275 CFGWRITE(pi, offset, val, bytes); in msixcap_cfgwrite()
1296 CFGWRITE(pi, offset, val, bytes); in msicap_cfgwrite()
1323 CFGWRITE(pi, offset, val, bytes); in pciecap_cfgwrite()
2235 CFGWRITE(pi, coff, new, bytes); /* update config */ in pci_emul_cmdsts_write()
2398 CFGWRITE(pi, coff, *valp, bytes); in pci_cfgrw()