Searched refs:TSA_PTC_READ (Results 1 – 2 of 2) sorted by relevance
269 #define TSA_PTC_READ(tp) ((void *)&(tp)->t_outq.c_cf) macro
464 wakeup(TSA_PTC_READ(tp)); in ptcwakeup()648 error = ttysleep(tp, TSA_PTC_READ(tp), TTIPRI | PCATCH, __FUNCTION__, 0);