Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dttcompat.h86 #define TS_W_OUT 0x04 /* waiting for an M_IOCDATA response to an */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c353 tp->t_state &= ~TS_W_OUT; in ttcompatwput()
1006 tp->t_state |= TS_W_OUT; in ttcopyout()