Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dpci_emul.c167 CFGWRITE(struct pci_devinst *pi, int coff, uint32_t val, int bytes) in CFGWRITE() function
1299 CFGWRITE(pi, offset, val, bytes); in msixcap_cfgwrite()
1320 CFGWRITE(pi, offset, val, bytes); in msicap_cfgwrite()
1347 CFGWRITE(pi, offset, val, bytes); in pciecap_cfgwrite()
2259 CFGWRITE(pi, coff, new, bytes); /* update config */ in pci_emul_cmdsts_write()
2422 CFGWRITE(pi, coff, *valp, bytes); in pci_cfgrw()