Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dttcompat.h84 #define TS_W_IN 0x02 /* waiting for an M_IOCDATA response to an */ macro
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c412 tp->t_state |= TS_W_IN; in ttcompatwput()
433 tp->t_state &= ~TS_W_IN; in ttcompatwput()