Searched refs:TSA_OLOWAT (Results 1 – 2 of 2) sorted by relevance
269 #define TSA_OLOWAT(tp) ((void *)&(tp)->t_outq) macro
1603 wakeup(TSA_OLOWAT(tp)); in ttioctl_locked()2442 ttysleep(tp, TSA_OLOWAT(tp), PZERO - 1, "ttoutq", hz); in ttycheckoutq()2654 error = ttysleep(tp, TSA_OLOWAT(tp), TTOPRI | PCATCH, "ttywri", in ttwrite()2911 wakeup(TSA_OLOWAT(tp)); in ttwwakeup()