/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | bhyvegc.c | 48 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init() 91 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize()
|
H A D | bhyvegc.h | 41 int height; member
|
H A D | pci_fbuf.c | 90 uint16_t height; member
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tem.c | 212 unsigned i, j, width, height; in tem_internal_init() local 404 size_t height = 0; in tem_info_init() local 538 tems_setup_font(screen_size_t height, screen_size_t width) in tems_setup_font() 571 tems_setup_terminal(struct vis_devinit *tp, size_t height, size_t width) in tems_setup_terminal()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | msio.h | 44 int height; /* height of the screen */ member
|
H A D | visual_io.h | 248 screen_size_t height; /* Height of data */ member 267 screen_size_t height; /* Height of cursor */ member 308 screen_size_t height; /* Height of the device */ member
|
H A D | font.h | 79 uint32_t height; member
|
/illumos-gate/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_fb.c | 134 prom_get_tem_size(size_t *height, size_t *width) in prom_get_tem_size()
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_fb.c | 49 uint16_t height; /* Height of data */ member 216 boot_fb_set_font(uint16_t height, uint16_t width) in boot_fb_set_font() 594 uint32_t width, height, increment; in boot_fb_conscopy() local
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | copywin.c | 59 int height = (maxRowDst - minRowDst) + 1, in copywin() local
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | mb_header.h | 49 unsigned height; member
|
/illumos-gate/usr/src/boot/common/ |
H A D | tem.c | 219 size_t size, width, height; in tem_internal_init() local 344 size_t height = 0; in tem_info_init() local 452 tems_setup_font(screen_size_t height, screen_size_t width) in tems_setup_font() 487 tems_setup_terminal(struct vis_devinit *tp, size_t height, size_t width) in tems_setup_terminal() 585 size_t height = 0; in tems_modechange_callback() local 2514 int nrows, ncols, width, height, offset; in tem_pix_clear_prom_output() local
|
H A D | gfx_fb.c | 968 uint32_t width, height; in gfx_fb_cons_clear() local 987 uint32_t width, height, bytes; in gfx_fb_cons_copy() local 1111 allocate_glyphbuffer(uint32_t width, uint32_t height) in allocate_glyphbuffer() 1151 uint32_t dx, dy, width, height; in gfx_fb_cons_display() local 1258 uint32_t dx, dy, width, height; in gfx_fb_display_cursor() local
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 2309 uint_t height, leftmost, list; in ehci_allocate_classic_tt_bandwidth() local 2473 uint_t height, leftmost; in ehci_deallocate_high_speed_bandwidth() local 2553 uint_t bandwidth, height, leftmost, list, min; in ehci_deallocate_classic_tt_bandwidth() local 3003 uint_t height = ehci_lattice_height(interval); in ehci_find_periodic_node() local 3041 uint_t height) in ehci_leftmost_leaf()
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | vbe.c | 699 uint_t width, height; in vbe_modelist() local 863 uint_t width, height; in vbe_default_mode() local
|
/illumos-gate/usr/src/cmd/vtfontcvt/ |
H A D | vtfontcvt.c | 52 static unsigned int width = 8, wbytes, height = 16; variable 56 unsigned int height; member 688 uint8_t height; member
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_bitmap.c | 302 uint32_t i, pitch, height; in bitmap_copy_fb() local 317 uint32_t width, height, pitch; in bitmap_cons_copy() local
|
/illumos-gate/usr/src/common/pnglite/ |
H A D | pnglite.h | 79 unsigned height; member
|
/illumos-gate/usr/src/uts/sparc/io/ |
H A D | consplat.c | 241 plat_tem_get_prom_size(size_t *height, size_t *width) in plat_tem_get_prom_size()
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | term_ps.c | 83 size_t height; /* page height (AFM units */ member 850 size_t width, height; in ps_begin() local
|
/illumos-gate/usr/src/common/vga/ |
H A D | vgasubr.c | 92 vga_get_hardware_settings(vgaregmap_t reg, int *width, int *height) in vga_get_hardware_settings()
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | consplat.c | 587 plat_tem_get_prom_size(size_t *height, size_t *width) in plat_tem_get_prom_size()
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec_spd.c | 577 const uint8_t height = SPD_DDR5_COM_HEIGHT_MM(data); in spd_parse_height() local 734 spd_parse_design(spd_info_t *si, uint32_t design, uint32_t height) in spd_parse_design()
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | avl.c | 405 static bool checkBalances(AvlNode *node, int *height) in checkBalances()
|
/illumos-gate/usr/src/common/font/ |
H A D | font.c | 236 unsigned height = h; in set_font() local
|