Home
last modified time | relevance | path

Searched refs:sm_iocdata_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/
H A Dttymux.h58 } sm_iocdata_t; typedef
97 sm_iocdata_t sm_siocdata; /* active ioctl */
98 sm_iocdata_t sm_piocdata; /* active private ioctl */
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1455 sm_iocdata_t *iodp; in sm_uriocack()