Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dbootrom.h41 void init_bootrom(struct vmctx *ctx);
H A Dbootrom.c120 init_bootrom(struct vmctx *ctx) in init_bootrom() function
H A Dbhyverun.c1617 init_bootrom(ctx); in main()