Searched refs:tob (Results 1 – 1 of 1) sorted by relevance
97 struct ttyoutq_block *tob; in ttyoutq_setsize() local129 struct ttyoutq_block *tob; in ttyoutq_free() local154 tob = to->to_firstblock; in ttyoutq_read()155 if (tob == NULL) in ttyoutq_read()215 tob = to->to_firstblock; in ttyoutq_read_uio()216 if (tob == NULL) in ttyoutq_read_uio()294 if (tob == NULL) { in ttyoutq_write()298 to->to_lastblock = tob; in ttyoutq_write()302 if (tob == NULL) { in ttyoutq_write()306 to->to_lastblock = tob; in ttyoutq_write()[all …]