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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_emul.h64 int (*pe_cfgread)(struct vmctx *ctx, int vcpu, member in struct:pci_devemu
H A Dpci_passthru.c1015 .pe_cfgread = passthru_cfgread,
H A Dpci_emul.c1836 if (pe->pe_cfgread != NULL) {
1837 needcfg = pe->pe_cfgread(ctx, vcpu, pi, coff, bytes,

Completed in 96 milliseconds