Home
last modified time | relevance | path

Searched defs:ptem (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dptem.h41 struct ptem { struct
44 queue_t *q_ptr; /* ptem read queue */ argument
46 unsigned short state; /* state of ptem entry: see below */ argument
/titanic_41/usr/src/uts/common/io/
H A Dtem.c209 tem_internal_init(struct tem_vt_state *ptem, cred_t *credp, in tem_internal_init()
260 struct tem_vt_state *ptem = (struct tem_vt_state *)tem_arg; in tem_initialized() local
273 struct tem_vt_state *ptem; in tem_init() local
H A Dwscons.c1092 tem_vt_state_t ptem = NULL; in wcstart() local