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

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_emul.c124 static void pci_cfgrw(struct vmctx *ctx, int vcpu, int in, int bus, int slot,
1043 pci_cfgrw(ctx, vcpu, in, bus, slot, func, coff, bytes, (uint32_t *)val);
1719 pci_cfgrw(struct vmctx *ctx, int vcpu, int in, int bus, int slot, int func, function
1906 pci_cfgrw(ctx, vcpu, in, cfgbus, cfgslot, cfgfunc, coff, bytes,

Completed in 61 milliseconds