Searched refs:bhyvegc_init (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyvegc.c46 bhyvegc_init(int width, int height, void *fbaddr) function
H A Dbhyvegc.h43 struct bhyvegc *bhyvegc_init(int width, int height, void *fbaddr);
H A Dconsole.c55 console.gc = bhyvegc_init(w, h, fbaddr);

Completed in 126 milliseconds