Home
last modified time | relevance | path

Searched refs:tc_size (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dtem.c217 size_t tc_size = sizeof (text_color_t); in tem_internal_init() local
237 total = width * height * tc_size; in tem_internal_init()
249 ptem->tvs_fg_buf[(i * width +j) * tc_size] = fg; in tem_internal_init()
250 ptem->tvs_bg_buf[(i * width +j) * tc_size] = bg; in tem_internal_init()
H A Dtem_safe.c2386 size_t tc_size = sizeof (text_color_t); in tem_safe_unblank_screen() local
2412 tem->tvs_fg_buf[(row * width + col) * tc_size]; in tem_safe_unblank_screen()
2414 tem->tvs_bg_buf[(row * width + col) * tc_size]; in tem_safe_unblank_screen()
/titanic_50/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h145 int tc_size; /* structure size */ member
/titanic_50/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c542 kmem_free(cmd, cmd->tc_size); in av1394_it_ixl_destroy_data()
560 bp->tb_common.tc_size = sizeof (av1394_it_ixl_buf_t); in av1394_it_ixl_bld_buf()
636 ep->te_common.tc_size = sizeof (av1394_it_ixl_empty_cip_t); in av1394_it_ixl_bld_empty_cip()