Searched refs:CFGWRITE (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_emul.c | 166 CFGWRITE(struct pci_devinst *pi, int coff, uint32_t val, int bytes) in CFGWRITE() function 1261 CFGWRITE(pi, offset, val, bytes); in msixcap_cfgwrite() 1282 CFGWRITE(pi, offset, val, bytes); in msicap_cfgwrite() 1309 CFGWRITE(pi, offset, val, bytes); in pciecap_cfgwrite() 2219 CFGWRITE(pi, coff, new, bytes); /* update config */ in pci_emul_cmdsts_write() 2381 CFGWRITE(pi, coff, *valp, bytes); in pci_cfgrw()
|