Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dacpi.h65 void sci_init(struct vmctx *ctx);
/freebsd/usr.sbin/bhyve/amd64/
H A Dbhyverun_machdep.c346 sci_init(ctx); in bhyve_init_platform()
H A Dpm.c367 sci_init(struct vmctx *ctx) in sci_init() function