Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtem_impl.h207 struct vis_polledio *ts_fb_polledio; member
/titanic_50/usr/src/uts/common/io/
H A Dtem_safe.c319 tems.ts_fb_polledio->display(tems.ts_fb_polledio->arg, pda); in tems_safe_display()
336 tems.ts_fb_polledio->copy(tems.ts_fb_polledio->arg, pca); in tems_safe_copy()
354 tems.ts_fb_polledio->cursor(tems.ts_fb_polledio->arg, pca); in tems_safe_cursor()
H A Dtem.c448 if ((tems.ts_fb_polledio = temargs.polledio) == NULL) { in tem_info_init()