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

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

Completed in 49 milliseconds