Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dttymux.h53 int sm_acked; /* has the message been acked (only one of them) */ member
/titanic_50/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1238 uqi->sm_siocdata.sm_acked = 0; in sm_default_uwioctl()
1500 iodp->sm_acked = 1; in sm_uriocack()
1506 iodp->sm_acked = 1; in sm_uriocack()
1516 if (iodp->sm_acked == 0) { in sm_uriocack()
1517 iodp->sm_acked = 1; in sm_uriocack()
2084 uqi->sm_piocdata.sm_acked = 0; in sm_defer_open()