Home
last modified time | relevance | path

Searched refs:fb (Results 26 – 50 of 94) sorted by relevance

1234

/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c643 struct efi_fb fb; in efifb_find_mode_xydm() local
667 efifb_from_gop(&fb, gop->Mode, info); in efifb_find_mode_xydm()
668 d = efifb_color_depth(&fb); in efifb_find_mode_xydm()
669 if (x == fb.fb_width && y == fb.fb_height && d == i) in efifb_find_mode_xydm()
732 struct efi_fb fb; in command_gop() local
838 efifb_from_gop(&fb, gop->Mode, info); in command_gop()
839 depth = efifb_color_depth(&fb); in command_gop()
842 print_efifb(mode, &fb, 0); in command_gop()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c423 fb_info.fb = (uint8_t *)(uintptr_t)fb_info.paddr; in boot_fb_init()
479 uint8_t *dest = fb_info.fb + toffset; in boot_fb_init()
505 fbp = fb_info.fb + offset; in boot_fb_blit()
562 dst = fb_info.fb + toffset; in boot_fb_eraseline_impl()
567 if (fb_info.fb + fb_info.fb_size >= dest + size) in boot_fb_eraseline_impl()
601 src = fb_info.fb + soffset; in boot_fb_conscopy()
602 dst = fb_info.fb + toffset; in boot_fb_conscopy()
704 fb8 = fb_info.fb + offset + i * pitch; in boot_fb_cursor()
720 fb16 = (uint16_t *)(fb_info.fb + offset + i * pitch); in boot_fb_cursor()
738 fb8 = fb_info.fb + offset + i * pitch; in boot_fb_cursor()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D64.opmask.out50 libdis_test+0xe7: c5 fb 92 d9 kmovd %ecx,%k3
51 libdis_test+0xeb: c4 e1 fb 92 ca kmovq %rdx,%k1
54 libdis_test+0xf8: c5 fb 93 dc kmovd %k4,%ebx
55 libdis_test+0xfc: c4 e1 fb 93 c6 kmovq %k6,%rax
61 libdis_test+0x117: c5 f9 90 fb kmovb %k3,%k7
H A D64.random.out2 libdis_test+0x4: 48 0f c7 fb rdseed %rbx
H A Dtst.mwait.out3 libdis_test+0x6: 0f 01 fb mwaitx
H A D32.opmask.out50 libdis_test+0xe7: c5 fb 92 d9 kmovd %ecx,%k3
53 libdis_test+0xf3: c5 fb 93 dc kmovd %k4,%ebx
59 libdis_test+0x10d: c5 f9 90 fb kmovb %k3,%k7
H A D64.avx.out725 libdis_test+0xebc: c5 fb e6 c8 vcvtpd2dq %xmm0,%xmm1
726 libdis_test+0xec0: c5 fb e6 1e vcvtpd2dq (%rsi),%xmm3
750 libdis_test+0xf30: c4 e1 fb 2d c6 vcvtsd2si %xmm6,%rax
751 libdis_test+0xf35: c4 e1 fb 2d 03 vcvtsd2si (%rbx),%rax
775 libdis_test+0xfa6: c4 e1 fb 2c c6 vcvttsd2si %xmm6,%rax
776 libdis_test+0xfab: c4 e1 fb 2c 03 vcvttsd2si (%rbx),%rax
851 libdis_test+0x1101: c5 fb f0 13 vlddqu (%rbx),%xmm2
852 libdis_test+0x1105: c5 fb f0 4b 08 vlddqu 0x8(%rbx),%xmm1
925 libdis_test+0x124c: c5 fb 12 c8 vmovddup %xmm0,%xmm1
926 libdis_test+0x1250: c5 fb 12 1e vmovddup (%rsi),%xmm3
[all …]
H A D32.avx.out725 libdis_test+0xebc: c5 fb e6 c8 vcvtpd2dq %xmm0,%xmm1
726 libdis_test+0xec0: c5 fb e6 1e vcvtpd2dq (%esi),%xmm3
750 libdis_test+0xf30: c5 fb 2d c6 vcvtsd2si %xmm6,%eax
751 libdis_test+0xf34: c5 fb 2d 03 vcvtsd2si (%ebx),%eax
775 libdis_test+0xfa0: c5 fb 2c c6 vcvttsd2si %xmm6,%eax
776 libdis_test+0xfa4: c5 fb 2c 03 vcvttsd2si (%ebx),%eax
851 libdis_test+0x10f5: c5 fb f0 13 vlddqu (%ebx),%xmm2
852 libdis_test+0x10f9: c5 fb f0 4b 08 vlddqu 0x8(%ebx),%xmm1
925 libdis_test+0x123f: c5 fb 12 c8 vmovddup %xmm0,%xmm1
926 libdis_test+0x1243: c5 fb 12 1e vmovddup (%esi),%xmm3
[all …]
/illumos-gate/usr/src/cmd/acct/
H A Dacctdusg.c78 char fbuf[PATH_MAX+1], *fb; in main() local
114 if ((fb = strchr(fbuf, '\n')) != NULL) { in main()
119 *fb = '\0'; in main()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.h61 struct vgaregmap fb; member
84 struct fb_info fb; member
H A Dgfxp_vgatext.c218 (caddr_t *)&vga->fb.addr, mem_offset, vga->fb_size, &dev_attr, in gfxp_vga_attach()
219 &vga->fb.handle); in gfxp_vga_attach()
222 vga->fb.mapped = B_TRUE; in gfxp_vga_attach()
226 vga->text_base = (caddr_t)vga->fb.addr + VGA_COLOR_BASE; in gfxp_vga_attach()
228 vga->text_base = (caddr_t)vga->fb.addr + VGA_MONO_BASE; in gfxp_vga_attach()
272 if (softc->console->vga.fb.mapped) in gfxp_vga_detach()
273 ddi_regs_map_free(&softc->console->vga.fb.handle); in gfxp_vga_detach()
1130 to = (unsigned char *)console->vga.fb.addr + f_offset + in vgatext_setfont()
1325 fbs->addr = softc->console->vga.fb.addr; in vgatext_return_pointers()
1326 fbs->handle = softc->console->vga.fb.handle; in vgatext_return_pointers()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c670 char fb[PATH_MAX]; in link() local
674 if ((r = syslink(fp, tp)) && errno == ENOENT && execrate(fp, fb, sizeof(fb), 1)) in link()
679 r = syslink(fb, tp); in link()
804 char fb[PATH_MAX]; in rename() local
808 if ((r = sysrename(fp, tp)) && errno == ENOENT && execrate(fp, fb, sizeof(fb), 1)) in rename()
813 r = sysrename(fb, tp); in rename()
/illumos-gate/usr/src/lib/libc/port/fp/
H A Ddecimal_bin.c338 __ieee_flags_type fb; in __fast_decimal_to_single() local
359 __get_ieee_flags(&fb); in __fast_decimal_to_single()
408 __set_ieee_flags(&fb); in __fast_decimal_to_single()
436 __ieee_flags_type fb; in __fast_decimal_to_double() local
442 __get_ieee_flags(&fb); in __fast_decimal_to_double()
445 __set_ieee_flags(&fb); in __fast_decimal_to_double()
454 __set_ieee_flags(&fb); in __fast_decimal_to_double()
/illumos-gate/usr/src/cmd/sh/
H A Dmacro.c420 struct filehdr fb; local
422 push(&fb);
577 struct fileblk fb; in subst() local
581 push(&fb); in subst()
H A Dxec.c511 struct fileblk fb; in execexp() local
513 push(&fb); in execexp()
517 fb.feval = (unsigned char **)(f); in execexp()
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c1974 if (fb.fd < 0) { in command_framebuffer()
1980 printf("\nSystem frame buffer: %s\n", fb.ident.name); in command_framebuffer()
1981 printf("%dx%dx%d, stride=%d\n", fb.fb_width, fb.fb_height, in command_framebuffer()
1982 fb.fb_depth, (fb.fb_pitch << 3) / fb.fb_depth); in command_framebuffer()
1986 printf("0: %dx%dx%d\n", fb.fb_width, fb.fb_height, fb.fb_depth); in command_framebuffer()
H A Dgfx_fb.h53 extern struct framebuffer fb;
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c149 static boot_framebuffer_t *fb; variable
989 fb->framebuffer = 0; in dboot_multiboot1_xboot_consinfo()
998 fb->framebuffer = (uint64_t)(uintptr_t)fbtag; in dboot_multiboot2_xboot_consinfo()
2051 if (fb != NULL && fb->framebuffer != 0) { in build_page_tables()
2054 fb->framebuffer; in build_page_tables()
2093 fb = &framebuffer; in dboot_init_xboot_consinfo()
2602 fb->cursor.origin.x = fb_info.cursor.origin.x; in startup_kernel()
2603 fb->cursor.origin.y = fb_info.cursor.origin.y; in startup_kernel()
2604 fb->cursor.pos.x = fb_info.cursor.pos.x; in startup_kernel()
2605 fb->cursor.pos.y = fb_info.cursor.pos.y; in startup_kernel()
[all …]
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c452 int fd, fb, i; in main_loop() local
489 if ((fb = open("/dev/fb", O_RDONLY)) >= 0) { in main_loop()
490 (void) ioctl(fb, KDSETMODE, KD_RESETTEXT); in main_loop()
491 (void) close(fb); in main_loop()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1994 fakebpf_t *fb; local
2009 fb = malloc(sizeof(fakebpf_t));
2010 if (fb == NULL)
2015 fb = realloc(fb, (i / 4 + 1) * sizeof(*fb));
2016 if (fb == NULL)
2022 fb[i / 4].fb_c = l & 0xffff;
2025 fb[i / 4].fb_t = l & 0xff;
2028 fb[i / 4].fb_f = l & 0xff;
2031 fb[i / 4].fb_k = l;
2041 fr->fr_dsize = (i / 4 + 1) * sizeof(*fb);
[all …]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dframebuffer.h65 uint8_t *fb; /* kernel mapped frame buffer */ member
/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h26 int fb; /* 5 <= fb <= 273, default = 32 */ member
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.fpregs.out24 libdis_test+0x5c: d3 fb 7b 01 fadd.s fs7,fs7,fs7
55 libdis_test+0xd8: 53 fb 8b 01 fadd.s fs6,fs7,fs8
/illumos-gate/usr/src/test/os-tests/tests/xsave/data/
H A Dmdb_xregs.zmm.6459 %ymm10 [255:128] 0x119004fd 119004fc 119004fb 119004fa
139 %zmm26 [255:128] 0x119005fd 119005fc 119005fb 119005fa
/illumos-gate/usr/src/cmd/power/
H A Dpower.conf.i38630 device-dependency-property removable-media /dev/fb

1234