Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dvga.c54 struct vga_softc { struct
55 struct mem_range mr;
57 struct bhyvegc *gc;
58 int gc_width;
59 int gc_height;
60 struct bhyvegc_image *gc_image;
62 uint8_t *vga_ram;
67 uint8_t vga_misc;
68 uint8_t vga_sts1;
73 struct {
[all …]