Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dtty.h270 #define TSA_PTC_READ(tp) ((void *)&(tp)->t_outq.c_cf) macro
/xnu-10002.41.9/bsd/kern/
H A Dtty_dev.c473 wakeup(TSA_PTC_READ(tp)); in ptcwakeup()
686 error = ttysleep(tp, TSA_PTC_READ(tp), TTIPRI | PCATCH, __FUNCTION__, 0);