Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_emul.h228 int init_pci(struct vmctx *ctx);
H A Dbhyverun.c790 if (init_pci(ctx) != 0) { in main()
H A Dpci_emul.c1481 init_pci(struct vmctx *ctx) in init_pci() function