Home
last modified time | relevance | path

Searched refs:uint16_t (Results 1 – 25 of 2422) sorted by path

12345678910>>...97

/illumos-gate/usr/src/boot/common/
H A Dbootstrap.h207 uint16_t md_type;
H A Dgfx_fb.c462 gfx_mem_wr2(uint8_t *base, size_t size, uint32_t o, uint16_t v) in gfx_mem_wr2()
467 *(uint16_t *)(base + o) = v; in gfx_mem_wr2()
633 c = *(uint16_t *)sb; in gfxfb_blt_video_to_buffer()
1065 uint16_t blend, h, l; in alpha_blend()
H A Dgfx_fb.h34 uint16_t manufacturer_id;
35 uint16_t product_code;
65 uint16_t pixel_clock;
92 uint16_t standard_timings[8];
H A Dmultiboot2.c1170 uint16_t nc; in multiboot2_exec()
H A Dpart.c76 uint16_t vtoc8;
77 uint16_t vtoc;
84 uint16_t sectorsize;
176 uint64_t lba_last __attribute((unused)), uint16_t sectorsize) in gpt_checkhdr()
548 vtoc8_parttype(uint16_t type) in vtoc8_parttype()
570 uint16_t sum, heads, sectors; in ptable_vtoc8read()
629 vtoc_parttype(uint16_t type) in vtoc_parttype()
752 ptable_open(void *dev, uint64_t sectors, uint16_t sectorsize, diskread_t *dread) in ptable_open()
H A Dpart.h82 struct ptable *ptable_open(void *dev, uint64_t sectors, uint16_t sectorsize,
H A Dtem.c726 tem_get_size(uint16_t *r, uint16_t *c, uint16_t *x, uint16_t *y) in tem_get_size()
728 *r = (uint16_t)tems.ts_c_dimension.height; in tem_get_size()
729 *c = (uint16_t)tems.ts_c_dimension.width; in tem_get_size()
730 *x = (uint16_t)tems.ts_p_dimension.width; in tem_get_size()
731 *y = (uint16_t)tems.ts_p_dimension.height; in tem_get_size()
H A Dutil.c123 uint16_t *S; in printf()
148 for (S = va_arg(ap, uint16_t *); *S != 0; S++) in printf()
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c911 printf("%u", *((uint16_t *)data)); /* UINT16 */ in efi_print_global()
935 filepathlistlen = *(uint16_t *)data; in efi_print_global()
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c96 (uint16_t)tf->tf_ss, (uint16_t)tf->tf_cs, (uint16_t)tf->tf_ds, in report_exc()
97 (uint16_t)tf->tf_es, (uint16_t)tf->tf_fs, (uint16_t)tf->tf_gs); in report_exc()
/illumos-gate/usr/src/boot/i386/common/
H A Dedd.h37 uint16_t len;
38 uint16_t count;
39 uint16_t off;
40 uint16_t seg;
45 uint16_t len;
46 uint16_t count;
47 uint16_t off;
48 uint16_t seg;
54 uint16_t len;
55 uint16_t flags;
[all …]
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosacpi.c221 uint16_t *addr; in biosacpi_find_rsdp()
224 addr = (uint16_t *)PTOV(0x40E); in biosacpi_find_rsdp()
H A Dbiosdisk.c94 uint16_t sp_devicespec;
95 uint16_t sp_buffersegment;
96 uint16_t sp_loadsegment;
97 uint16_t sp_sectorcount;
98 uint16_t sp_cylsec;
124 uint16_t bd_sectorsize; /* Sector size */
H A Dbiospci.c225 uint16_t version, hwcap, maxbus; in biospci_detect()
H A Dbiospnp.c252 uint16_t int16; in biospnp_call()
260 argp += sizeof(uint16_t); in biospnp_call()
270 argp += sizeof (uint16_t); in biospnp_call()
285 argp += sizeof(uint16_t); in biospnp_call()
H A Dlibi386.h65 extern uint16_t relocator_ip;
66 extern uint16_t relocator_cs;
67 extern uint16_t relocator_ds;
68 extern uint16_t relocator_es;
69 extern uint16_t relocator_fs;
70 extern uint16_t relocator_gs;
71 extern uint16_t relocator_ss;
72 extern uint16_t relocator_sp;
78 extern uint16_t relocator_a20_enabled;
H A Dlinux.c285 uint16_t segment; in linux_exec()
310 uint16_t vid_mode; in linux_exec()
332 vid_mode = (uint16_t) mode; in linux_exec()
H A Dlinux.h28 uint16_t cl_magic; /* Magic number 0xA33F */
29 uint16_t cl_offset; /* The offset of command line */
33 uint16_t syssize; /* obsolete */
34 uint16_t swap_dev; /* obsolete */
35 uint16_t ram_size; /* obsolete */
36 uint16_t vid_mode; /* Video mode control */
37 uint16_t root_dev; /* Default root device number */
38 uint16_t boot_flag; /* 0xAA55 magic number */
39 uint16_t jump; /* Jump instruction */
47 uint16_t setup_move_size; /* Move to high memory size */
[all …]
H A Dpxe.c81 extern uint16_t __bangpxeseg;
82 extern uint16_t __bangpxeoff;
84 extern uint16_t __pxenvseg;
85 extern uint16_t __pxenvoff;
H A Dpxe.h60 uint16_t offset;
61 uint16_t segment;
65 uint16_t Seg_Addr;
67 uint16_t Seg_Size;
130 uint16_t ax;
131 uint16_t bx;
132 uint16_t dx;
133 uint16_t di;
134 uint16_t es;
176 uint16_t OpenFlag;
[all …]
H A Dvbe.c51 static uint16_t *vbe_mode_list;
301 uint16_t *p, *ml; in vbe_init()
529 uint16_t mode; in vbe_find_mode_xydm()
696 uint16_t mode; in vbe_modelist()
H A Dvbe.h43 uint16_t VbeVersion;
50 uint16_t TotalMemory;
51 uint16_t OemSoftwareRev;
60 uint16_t ModeAttributes;
64 uint16_t BytesPerScanLine;
98 uint16_t HorizontalTotal;
100 uint16_t HorizontalSyncEnd;
101 uint16_t VerticalTotal;
102 uint16_t VerticalSyncStart;
103 uint16_t VerticalSyncEnd;
[all …]
H A Dvidconsole.c75 static uint16_t *vgatext;
254 uint16_t val; in vidc_text_cons_clear()
270 uint16_t *from; in vidc_text_cons_copy()
271 uint16_t *to; in vidc_text_cons_copy()
274 uint16_t *to_row_start; in vidc_text_cons_copy()
277 uint16_t *base; in vidc_text_cons_copy()
342 uint16_t unicode_base;
487 uint16_t addr; in vidc_text_set_cursor()
509 uint16_t addr; in vidc_text_get_cursor()
712 static uint16_t
[all …]
/illumos-gate/usr/src/boot/i386/loader/
H A Dchain.c98 if (*((uint16_t *)PTOV(mem + DOSMAGICOFFSET)) != DOSMAGIC) { in command_chain()
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h73 typedef __uint16_t uint16_t; typedef
88 typedef uint16_t in_port_t;
140 uint16_t htons(uint16_t);
142 uint16_t ntohs(uint16_t);

12345678910>>...97