Home
last modified time | relevance | path

Searched refs: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
178 vga_in_reset(struct vga_softc *sc) in vga_in_reset() argument
187 vga_check_size(struct bhyvegc *gc, struct vga_softc *sc) in vga_check_size()
217 vga_get_pixel(struct vga_softc *sc, int x, int y) in vga_get_pixel()
246 vga_render_graphics(struct vga_softc *sc) in vga_render_graphics()
261 vga_get_text_pixel(struct vga_softc *sc, int x, int y) in vga_get_text_pixel()
309 vga_render_text(struct vga_softc *sc) in vga_render_text()
326 struct vga_softc *sc = arg; in vga_render()
346 struct vga_softc *sc = arg1; in vga_mem_rd_handler()
410 struct vga_softc *sc = arg1; in vga_mem_wr_handler()
[all …]