Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/
H A Dttymux.h186 } sm_ss_t; typedef
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c90 sm_ss_t *sm_ssp = 0;
2509 sm_ssp = (sm_ss_t *)kmem_zalloc(sizeof (sm_ss_t), KM_SLEEP); in sm_attach()
2660 kmem_free(sm_ssp, sizeof (sm_ss_t)); in sm_detach()
H A Dttymux_ioctl.c82 extern sm_ss_t *sm_ssp;