Searched refs:vf_map_count (Results 1 – 10 of 10) sorted by relevance
74 uint32_t vf_map_count[VFNT_MAPS]; /* Entries in map */ member
1941 if (fp->vf_map_count[n] == 0) in load_mapping()1944 size = fp->vf_map_count[n] * sizeof (*mp); in load_mapping()1957 for (i = 0; i < fp->vf_map_count[n]; i++) { in load_mapping()1974 if (fp->vf_map_count[n] == 0) in builtin_mapping()1977 size = fp->vf_map_count[n] * sizeof (*mp); in builtin_mapping()2050 fp->vf_map_count[i] = in load_font()2051 DEFAULT_FONT_DATA.font->vf_map_count[i]; in load_font()2080 fp->vf_map_count[i] = be32toh(fh.fh_map_count[i]); in load_font()
574 fi.fi_map_count[i] = fd->vf_map_count[i]; in build_font_module()576 size += fd->vf_map_count[i] * sizeof (struct font_map); in build_font_module()612 if (fd->vf_map_count[i] != 0) { in build_font_module()614 fd->vf_map_count[i] * sizeof (struct font_map)); in build_font_module()
477 tems.ts_font.vf_map_count[i] = in tems_setup_font()478 font_data->font->vf_map_count[i]; in tems_setup_font()2874 bold_font = tems.ts_font.vf_map_count[VFNT_MAP_BOLD] != 0; in tem_get_color()
368 vf->vf_map_count[VFNT_MAP_BOLD], src); in font_lookup()373 vf->vf_map_count[VFNT_MAP_NORMAL], src); in font_lookup()
126 cf_font.vf_map_count[i] = fi->fi_map_count[i]; in xbi_init_font()233 boot_fb_font.vf_map_count[i] = bp->font->vf_map_count[i]; in boot_fb_set_font()
2060 if (tmp->vf_map_count[i] == 0) in get_console_font()2062 fd->vf_map_count[i] = tmp->vf_map_count[i]; in get_console_font()2063 fd->vf_map[i] = kmem_alloc(fd->vf_map_count[i] * in get_console_font()2065 bcopy(tmp->vf_map[i], fd->vf_map[i], fd->vf_map_count[i] * in get_console_font()
561 tems.ts_font.vf_map_count[i] = in tems_setup_font()562 font_data->font->vf_map_count[i]; in tems_setup_font()
2556 bold_font = tems.ts_font.vf_map_count[VFNT_MAP_BOLD] != 0; in tem_safe_get_color()
975 console->vga.font.vf_map_count[i] = in vgatext_init()976 font_data->font->vf_map_count[i]; in vgatext_init()