Home
last modified time | relevance | path

Searched refs:ptem (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dtem.c209 tem_internal_init(struct tem_vt_state *ptem, cred_t *credp, in tem_internal_init() argument
219 ASSERT(MUTEX_HELD(&tems.ts_lock) && MUTEX_HELD(&ptem->tvs_lock)); in tem_internal_init()
222 ptem->tvs_pix_data_size = tems.ts_pix_data_size; in tem_internal_init()
223 ptem->tvs_pix_data = in tem_internal_init()
224 kmem_alloc(ptem->tvs_pix_data_size, KM_SLEEP); in tem_internal_init()
227 ptem->tvs_outbuf_size = tems.ts_c_dimension.width; in tem_internal_init()
228 ptem->tvs_outbuf = in tem_internal_init()
229 (unsigned char *)kmem_alloc(ptem->tvs_outbuf_size, KM_SLEEP); in tem_internal_init()
233 ptem->tvs_screen_buf_size = width * height; in tem_internal_init()
234 ptem->tvs_screen_buf = in tem_internal_init()
[all …]
H A Dptem.c157 struct ptem *ntp; /* ptem entry for this PTEM module */ in ptemopen()
255 struct ptem *ntp; /* ptem entry for this PTEM module */ in ptemclose()
258 ntp = (struct ptem *)q->q_ptr; in ptemclose()
418 struct ptem *ntp = (struct ptem *)q->q_ptr; in ptemrput()
443 struct ptem *ntp = (struct ptem *)q->q_ptr; in ptemwput()
607 struct ptem *ntp = (struct ptem *)q->q_ptr; in ptemwmsg()
885 struct ptem *tp; in ptioc()
894 tp = (struct ptem *)q->q_ptr; in ptioc()
H A Dwscons.c1092 tem_vt_state_t ptem = NULL; in wcstart() local
1159 if ((ptem = wc_get_screen_tem(pvc)) != NULL) { in wcstart()
1163 (void) tem_write(ptem, in wcstart()
/titanic_44/usr/src/uts/common/sys/
H A Dptem.h41 struct ptem { struct
H A DMakefile470 ptem.h \
/titanic_44/usr/src/uts/sparc/ptem/
H A DMakefile42 MODULE = ptem
/titanic_44/usr/src/uts/intel/ptem/
H A DMakefile43 MODULE = ptem
/titanic_44/usr/src/man/man7m/
H A DMakefile27 ptem.7m \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-kernel.man7m.inc23 file path=usr/share/man/man7m/ptem.7m
H A Dsystem-kernel.mf585 file path=kernel/strmod/$(ARCH64)/ptem group=sys mode=0755
H A Dsystem-header.mf1303 file path=usr/include/sys/ptem.h
/titanic_44/usr/src/uts/sparc/
H A DMakefile.sparc358 STRMOD_KMODS += pipemod ptem redirmod rpcmod rlmod telmod timod
/titanic_44/usr/src/uts/intel/
H A DMakefile.intel523 STRMOD_KMODS += ptem redirmod rpcmod rlmod telmod timod
/titanic_44/usr/src/lib/libast/common/features/
H A Dlib52 sys dir,filio,jioctl,localedef,ptem,resource
/titanic_44/usr/src/uts/common/
H A DMakefile.files1434 PTEM_OBJS += ptem.o