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

/freebsd-10.2-release/usr.sbin/bhyve/
H A Dpci_emul.h61 int (*pe_cfgread)(struct vmctx *ctx, int vcpu, member in struct:pci_devemu
H A Dpci_passthru.c786 .pe_cfgread = passthru_cfgread,
H A Dpci_emul.c1789 if (pe->pe_cfgread != NULL) {
1790 needcfg = pe->pe_cfgread(ctx, vcpu, pi, coff, bytes,

Completed in 91 milliseconds