taglinefilesource code
packet205include/linux/tty.hunsigned char stopped:1, status_changed:1, packet:1, lnext:1;
packet740kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
packet747kernel/chr_drv/tty_io.cif (tty->packet) {
packet810kernel/chr_drv/tty_io.cif (tty->packet) {
packet1224kernel/chr_drv/tty_io.ctty->packet = 0;
packet1296kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
packet508kernel/chr_drv/tty_ioctl.ctty->packet = 1;
packet510kernel/chr_drv/tty_ioctl.ctty->packet = 0;