Home
last modified time | relevance | path

Searched refs:ts_pdepth (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtem.c521 if (tems.ts_pdepth != tp->depth) in tems_check_videomode()
578 tems.ts_pdepth = tp->depth; in tems_setup_terminal()
621 tems.ts_pdepth = tp->depth; in tems_setup_terminal()
676 tems.ts_pdepth = devinit->depth; in tems_modechange_callback()
792 switch (tems.ts_pdepth) { in tems_reset_colormap()
H A Dtem_safe.c700 tems.ts_pdepth > 8) { in tem_safe_selgraph()
779 tems.ts_pdepth > 8) { in tem_safe_selgraph()
2000 switch (tems.ts_pdepth) { in tem_safe_pix_bit2pix()
2584 if (tems.ts_pdepth == 8) { in tem_safe_get_color()
2601 if (tems.ts_pdepth == 24 || tems.ts_pdepth == 32) in tem_safe_get_color()
2613 if (tems.ts_pdepth == 24 || tems.ts_pdepth == 32) in tem_safe_get_color()
2624 switch (tems.ts_pdepth) { in tem_safe_set_color()
/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h251 int ts_pdepth; /* pixel depth */ member
/illumos-gate/usr/src/boot/common/
H A Dtem.c424 if (tems.ts_pdepth != tp->depth) in tems_check_videomode()
491 tems.ts_pdepth = tp->depth; in tems_setup_terminal()
544 tems.ts_pdepth = tp->depth; in tems_setup_terminal()
611 tems.ts_pdepth = devinit->depth; in tems_modechange_callback()
708 switch (tems.ts_pdepth) { in tems_reset_colormap()
1348 tems.ts_pdepth > 8) { in tem_selgraph()
1428 tems.ts_pdepth > 8) { in tem_selgraph()
2915 switch (tems.ts_pdepth) { in tem_set_color()
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h276 int ts_pdepth; /* pixel depth */ member