Lines Matching refs:sent
1362 int sent; in tr_interrupt() local
1363 sent = port->catch_tr_descr->after - in tr_interrupt()
1367 port->out_buf_count, sent, in tr_interrupt()
1368 port->out_buf_count - sent, in tr_interrupt()
1371 port->out_buf_count -= sent; in tr_interrupt()
1378 int j, sent; in tr_interrupt() local
1388 sent = port->catch_tr_descr->after - in tr_interrupt()
1393 sent, in tr_interrupt()
1395 port->out_buf_count -= sent; in tr_interrupt()
1404 sent = port->catch_tr_descr->after - in tr_interrupt()
1408 sent, in tr_interrupt()
1411 port->out_buf_count -= sent; in tr_interrupt()