Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.c49 struct vga_softc { struct
50 struct mem_range mr;
52 struct bhyvegc *gc;
53 int gc_width;
54 int gc_height;
55 struct bhyvegc_image *gc_image;
57 uint8_t *vga_ram;
62 uint8_t vga_misc;
63 uint8_t vga_sts1;
68 struct {
[all …]
/freebsd/sys/dev/fb/
H A Dvgareg.h70 typedef struct vga_softc { struct
74 } vga_softc_t; argument
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c53 struct vga_softc { struct
54 vga_fb_tagvga_softc global() argument
55 vga_fb_handlevga_softc global() argument
56 vga_reg_tagvga_softc global() argument
57 vga_reg_handlevga_softc global() argument
58 vga_wmodevga_softc global() argument
59 vga_curbgvga_softc global() argument
60 vga_enabledvga_softc global() argument
[all...]