Home
last modified time | relevance | path

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

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