Searched defs:vga_setpixel (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/vt/hw/vga/
H A Dvga.c79 static vd_setpixel_t vga_setpixel; variable
149 vga_setpixel(struct vt_device *vd, int x, int y, term_color_t color) function

Completed in 93 milliseconds