taglinefilesource code
packet188include/linux/tty.hunsigned char stopped:1, status_changed:1, packet:1;
packet572kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->status_changed) {
packet579kernel/chr_drv/tty_io.cif (tty->packet) {
packet640kernel/chr_drv/tty_io.cif (tty->packet) {
packet1008kernel/chr_drv/tty_io.ctty->packet = 0;
packet1079kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
packet446kernel/chr_drv/tty_ioctl.ctty->packet = 1;
packet448kernel/chr_drv/tty_ioctl.ctty->packet = 0;