Home
last modified time | relevance | path

Searched refs:uint8_t (Results 1 – 25 of 3152) sorted by path

12345678910>>...127

/illumos-gate/usr/src/boot/common/
H A Dbootstrap.h184 char *pnp_eisaformat(uint8_t *data);
H A Dgfx_fb.c142 static uint8_t *
159 plat_tem_get_colors(uint8_t *fg, uint8_t *bg) in plat_tem_get_colors()
415 static uint8_t
416 rgb_to_color_index(uint8_t r, uint8_t g, uint8_t b) in rgb_to_color_index()
453 gfx_mem_wr1(uint8_t *base, size_t size, uint32_t o, uint8_t v) in gfx_mem_wr1()
492 uint8_t *destination; in gfxfb_blt_fill()
1062 static uint8_t
1063 alpha_blend(uint8_t fg, uint8_t bg, uint8_t alpha) in alpha_blend()
1066 uint8_t max_alpha; in alpha_blend()
1096 uint8_t a; in bitmap_cpy()
[all …]
H A Dgfx_fb.h39 uint8_t version;
40 uint8_t revision;
54 uint8_t red_x_hi;
55 uint8_t red_y_hi;
56 uint8_t green_x_hi;
57 uint8_t green_y_hi;
58 uint8_t blue_x_hi;
59 uint8_t blue_y_hi;
75 uint8_t sync_hi;
81 uint8_t features;
[all …]
H A Disapnp.c44 static int isapnp_get_serial(uint8_t *p);
92 isapnp_get_serial(uint8_t *data) in isapnp_get_serial()
126 isapnp_get_resource_info(uint8_t *buffer, int len) in isapnp_get_resource_info()
234 uint8_t cardid[_PNP_ID_LEN]; in isapnp_isolation_protocol()
H A Dmisc.c231 uint8_t c; in ficlOutb()
246 uint8_t c; in ficlInb()
H A Dmodule.c284 sha1(ptr, fp->f_size, (uint8_t *)lbuf); in command_lsmod()
442 uint8_t hash[SHA1_DIGEST_LENGTH]; in module_hash()
H A Dpart.c73 uint8_t bsd;
74 uint8_t mbr;
261 uint8_t *buf, *tbl; in ptable_gptread()
384 mbr_parttype(uint8_t type) in mbr_parttype()
414 uint8_t *buf; in ptable_ebrread()
468 bsd_parttype(uint8_t type) in bsd_parttype()
490 uint8_t *buf; in ptable_bsdread()
569 uint8_t *buf; in ptable_vtoc8read()
658 uint8_t *buf; in ptable_dklabelread()
717 uint8_t *buf; in ptable_iso9660read()
[all …]
H A Dtem.c147 text_color_t *, text_attr_t *, uint8_t);
419 static uint8_t
422 uint8_t result = 0; in tems_check_videomode()
581 uint8_t diff; in tems_modechange_callback()
713 cm.red = (uint8_t *)cmap4_to_24.red; in tems_reset_colormap()
715 cm.blue = (uint8_t *)cmap4_to_24.blue; in tems_reset_colormap()
717 cm.green = (uint8_t *)cmap4_to_24.green; in tems_reset_colormap()
889 uint8_t fg, bg; in tems_get_initial_color()
1033 uint8_t b; in tem_input_byte()
2394 da.data = (uint8_t *)tem->tvs_pix_data; in tem_pix_display()
[all …]
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c316 uint8_t bg; in efi_text_cons_clear()
355 uint8_t fg, bg; in efi_text_cons_display()
593 uint8_t buf = c; in efi_cons_putchar()
H A Denv.c734 efi_print_other_value(uint8_t *data, UINTN datasz) in efi_print_other_value()
781 efi_print_shell_str(const CHAR16 *varnamearg __unused, uint8_t *data, in efi_print_shell_str()
835 efi_print_mem_type(const CHAR16 *varnamearg __unused, uint8_t *data, in efi_print_mem_type()
861 efi_print_illumos(const CHAR16 *varnamearg, uint8_t *data, in efi_print_illumos()
887 efi_print_global(const CHAR16 *varnamearg, uint8_t *data, UINTN datasz) in efi_print_global()
1063 uint8_t *data; in efi_print_var()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c305 mm = (void *)((uint8_t *)efihdr + efisz); in bi_load_efi_data()
H A Defiserialio.c59 uint8_t databits;
62 uint8_t ignore_cd; /* boolean */
63 uint8_t rtsdtr_off; /* boolean */
447 uint8_t databits = 8; in comc_parse_mode()
H A Dframebuffer.c142 uint8_t *data1, *data2; in efifb_uga_find_pixel()
246 uint8_t *resattr; in efifb_uga_locate_framebuffer()
456 const uint8_t magic[] = EDID_MAGIC; in efifb_gop_get_edid()
/illumos-gate/usr/src/boot/i386/common/
H A Dcons.c31 uint8_t ioctrl = IO_KEYBOARD;
H A Dcons.h24 extern uint8_t ioctrl;
H A Dedd.h67 uint8_t len;
68 uint8_t reserved[3];
73 uint8_t reserved2[1];
74 uint8_t checksum;
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c226 bootinfo.bi_bios_dev = *(uint8_t *)PTOV(ARGS); in main()
503 uint8_t part; in mount_root()
576 if (*(uint8_t *)PTOV(0x496) & 0x10) { in parse_cmd()
/illumos-gate/usr/src/boot/i386/isoboot/
H A Dcd9660read.c52 uint8_t signature [ISODCL(5, 6)];
53 uint8_t len_skp [ISODCL(7, 7)]; /* 711 */
H A Disoboot.c114 static uint8_t ls;
248 dsk.drive = *(uint8_t *)PTOV(ARGS); in main()
464 if (*(uint8_t *)PTOV(0x496) & 0x10) { in parse_cmds()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c89 uint8_t sp_size;
90 uint8_t sp_bootmedia;
91 uint8_t sp_drive;
92 uint8_t sp_controller;
99 uint8_t sp_head;
100 uint8_t sp_dummy[16]; /* Avoid memory corruption */
546 uint8_t dummy[16]; in bd_get_diskinfo_ext()
1191 uint8_t buf[8 * 1024]; in bd_io_workaround()
H A Dbiosmem.c48 static uint8_t b_bios_probed;
H A Dbiospci.c413 biospci_locator(int8_t bus, uint8_t device, uint8_t function) in biospci_locator()
H A Dbiospnp.c251 uint8_t *argp; in biospnp_call()
257 argp = (uint8_t *)args; in biospnp_call()
H A Dcomconsole.c70 uint8_t lcr; /* line control */
71 uint8_t ignore_cd; /* boolean */
72 uint8_t rtsdtr_off; /* boolean */
581 uint8_t bus, dev, func, bar; in comc_parse_pcidev()
H A Dlibi386.h129 uint32_t biospci_locator(int8_t bus, uint8_t device, uint8_t function);

12345678910>>...127