Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_emul.c162 static void pci_cfgrw(int in, int bus, int slot, int func, int coff,
1444 pci_cfgrw(in, bus, slot, func, coff, bytes, (uint32_t *)val); in pci_emul_ecfg_handler()
2225 pci_cfgrw(int in, int bus, int slot, int func, int coff, int bytes, in pci_cfgrw() function
2428 pci_cfgrw(in, cfgbus, cfgslot, cfgfunc, coff, bytes, eax); in pci_emul_cfgdata()