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.c162 static void pci_cfgrw(int in, int bus, int slot, int func, int coff,
1479 pci_cfgrw(in, bus, slot, func, coff, bytes, (uint32_t *)val); in pci_emul_ecfg_handler()
2262 pci_cfgrw(int in, int bus, int slot, int func, int coff, int bytes, in pci_cfgrw() function
2467 pci_cfgrw(in, cfgbus, cfgslot, cfgfunc, coff, bytes, eax); in pci_emul_cfgdata()