Home
last modified time | relevance | path

Searched defs:bhyvegc_image (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyvegc.h38 struct bhyvegc_image { struct
51 struct bhyvegc_image *bhyvegc_get_image(struct bhyvegc *gc); argument
H A Dconsole.c66 struct bhyvegc_image *bhyvegc_image; in console_get_image() local