Searched refs:framebuffer (Results 1 – 21 of 21) sorted by relevance
/illumos-gate/usr/src/common/ficl/emu/ |
H A D | gfx_fb.h | 30 struct framebuffer { struct 53 extern struct framebuffer fb; argument
|
H A D | gfx_fb.c | 37 struct framebuffer fb;
|
H A D | loader_emu.c | 1969 COMMAND_SET(framebuffer, "framebuffer", "framebuffer mode management",
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | driver-graphics-atiatom.p5m | 34 set name=pkg.description value="Drivers for ATI framebuffer hardware" 42 legacy pkg=SUNWatigfx desc="Drivers for ATI framebuffer hardware" \
|
/illumos-gate/usr/src/boot/common/ |
H A D | help.common | 91 # Tframebuffer DManage framebuffer setup 93 framebuffer on | off | get | list [depth] | set <display or mode number> 95 Switch framebuffer mode on or off, get current mode, list available 96 modes or set mode by using either display resolution or framebuffer 296 # Tset Sscreen-font DSet the framebuffer font
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | framebuffer.h | 50 uint64_t framebuffer; /* native_ptr_t */ member
|
/illumos-gate/usr/src/boot/forth/ |
H A D | menu.rc | 156 \ In EFI mode the framebuffer cannot be disabled. Although "framebuffer off" 158 \ still ends up with a framebuffer console. This option is therefore only
|
H A D | frames.4th | 124 framebuffer? if 132 \ Non-framebuffer version
|
H A D | brand-illumos.4th | 35 framebuffer? if
|
H A D | logo-illumos.4th | 39 framebuffer? if
|
H A D | menu-commands.4th | 226 framebuffer? if 238 then 1 framebuffer
|
H A D | support.4th | 348 : framebuffer? ( -- t )
|
/illumos-gate/usr/src/cmd/power/ |
H A D | power.conf.i386 | 27 # console framebuffer and monitor are powered down
|
H A D | power.conf.sparc | 27 # console framebuffer and monitor are powered down
|
/illumos-gate/usr/src/uts/i86pc/dboot/ |
H A D | dboot_startkern.c | 147 static boot_framebuffer_t framebuffer __aligned(16); 1064 fb->framebuffer = 0; in dboot_multiboot1_xboot_consinfo() 1073 fb->framebuffer = (uint64_t)(uintptr_t)fbtag; in dboot_multiboot2_xboot_consinfo() 2172 if (fb != NULL && fb->framebuffer != 0) { in build_page_tables() 2175 fb->framebuffer; in build_page_tables() 2214 fb = &framebuffer; in dboot_init_xboot_consinfo()
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | Makefile.com | 31 framebuffer.o \
|
H A D | framebuffer.c | 737 COMMAND_SET(framebuffer, "framebuffer", "framebuffer mode management",
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | vbe.c | 889 COMMAND_SET(framebuffer, "framebuffer", "framebuffer mode management",
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_fb.c | 162 tag = (multiboot_tag_framebuffer_t *)(uintptr_t)xbi_fb->framebuffer; in xbi_fb_init()
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 4594 # On some versions of CGSIX framebuffer firmware (SparcStation 5), :al:/:AL: 15462 # full-screen system console derived from a NetBSD framebuffer
|
H A D | terminfo.src | 5240 # On some versions of CGSIX framebuffer firmware (SparcStation 5), <il1>/<il> 17411 # full-screen system console derived from a NetBSD framebuffer
|