taglinefilesource code
packet203include/linux/tty.hunsigned char stopped:1, status_changed:1, packet:1, lnext:1;
packet716kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
packet723kernel/chr_drv/tty_io.cif (tty->packet) {
packet786kernel/chr_drv/tty_io.cif (tty->packet) {
packet1190kernel/chr_drv/tty_io.ctty->packet = 0;
packet1262kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
packet507kernel/chr_drv/tty_ioctl.ctty->packet = 1;
packet509kernel/chr_drv/tty_ioctl.ctty->packet = 0;