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