Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.h38 int smbios_build(struct vmctx *ctx);
H A Dsmbiostbl.c910 smbios_build(struct vmctx *ctx) in smbios_build() function
H A Dbhyverun.c1706 error = smbios_build(ctx); in main()