Searched refs:tdist (Results 1 – 1 of 1) sorted by relevance
2528 int tdist; in dgnc_tty_ioctl() local2554 tdist = (buf.tx_in - buf.tx_out) & 0xffff; in dgnc_tty_ioctl()2564 if (buf.txbuf > tdist) in dgnc_tty_ioctl()2565 buf.txbuf = tdist; in dgnc_tty_ioctl()