Searched refs:to_firstblock (Results 1 – 2 of 2) sorted by relevance
69 tob->tob_next = to->to_firstblock; \70 to->to_firstblock = tob; \83 to->to_firstblock = to->to_firstblock->tob_next; \142 while ((tob = to->to_firstblock) != NULL) in ttyoutq_free()163 tob = to->to_firstblock; in ttyoutq_read()227 tob = to->to_firstblock; in ttyoutq_read_uio()309 tob = to->to_firstblock; in ttyoutq_write()
75 struct ttyoutq_block *to_firstblock; member
Completed in 6 milliseconds