Home
last modified time | relevance | path

Searched refs:fi_height (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfont.h57 uint32_t fi_height; member
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c106 checksum += fi->fi_height; in xbi_init_font()
114 cf_data.height = fi->fi_height; in xbi_init_font()
122 cf_font.vf_height = fi->fi_height; in xbi_init_font()
/illumos-gate/usr/src/boot/common/
H A Dmodule.c570 fi.fi_height = fd->vf_height; in build_font_module()
571 checksum += fi.fi_height; in build_font_module()