Searched refs:to_lastblock (Results 1 – 2 of 2) sorted by relevance
74 tob->tob_next = to->to_lastblock->tob_next; \75 to->to_lastblock->tob_next = tob; \315 to->to_lastblock = tob; in ttyoutq_write()320 tob = to->to_lastblock->tob_next; in ttyoutq_write()326 to->to_lastblock = tob; in ttyoutq_write()330 tob = to->to_lastblock; in ttyoutq_write()
76 struct ttyoutq_block *to_lastblock; member
Completed in 3 milliseconds