Searched refs:TSA_PTC_WRITE (Results 1 – 3 of 3) sorted by relevance
443 error = tsleep(TSA_PTC_WRITE(tp), in nmdmwrite()505 wakeup(TSA_PTC_WRITE((&otherpart->nm_tty))); in wakeup_other()
229 #define TSA_PTC_WRITE(tp) ((void *)&(tp)->t_rawq.c_ccmax) macro
605 wakeup(TSA_PTC_WRITE(tp)); in ptcwakeup()1119 error = tsleep(TSA_PTC_WRITE(tp), PCATCH, "ptcout", 0); in ptcwrite()