Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_emul.c161 static void pci_cfgrw(int in, int bus, int slot, int func, int coff,
1458 pci_cfgrw(in, bus, slot, func, coff, bytes, (uint32_t *)val); in pci_emul_ecfg_handler()
2241 pci_cfgrw(int in, int bus, int slot, int func, int coff, int bytes, in pci_cfgrw() function
2446 pci_cfgrw(in, cfgbus, cfgslot, cfgfunc, coff, bytes, eax); in pci_emul_cfgdata()