Searched refs:to_begin (Results 1 – 3 of 3) sorted by relevance
90 to->to_begin = 0; in ttyoutq_flush()152 if (to->to_begin == to->to_end) in ttyoutq_read()164 cbegin = to->to_begin; in ttyoutq_read()176 to->to_begin = 0; in ttyoutq_read()181 to->to_begin = 0; in ttyoutq_read()186 to->to_begin += clen; in ttyoutq_read()213 if (to->to_begin == to->to_end) in ttyoutq_read_uio()225 cbegin = to->to_begin; in ttyoutq_read_uio()243 to->to_begin = 0; in ttyoutq_read_uio()263 to->to_begin += clen; in ttyoutq_read_uio()[all …]
2376 &tp->t_outq, tp->t_outq.to_begin, tp->t_outq.to_end, in DB_SHOW_COMMAND()2438 tp->t_outq.to_end - tp->t_outq.to_begin, in DB_SHOW_ALL_COMMAND()
65 unsigned int to_begin; member176 return (to->to_end - to->to_begin); in ttyoutq_bytesused()