taglinefilesource code
packet217include/linux/tty.hunsigned char stopped:1, status_changed:1, packet:1, lnext:1;
packet762kernel/chr_drv/tty_io.cif (tty->packet && tty->link && tty->link->ctrl_status) {
packet769kernel/chr_drv/tty_io.cif (tty->packet) {
packet842kernel/chr_drv/tty_io.cif (tty->packet) {
packet1323kernel/chr_drv/tty_io.ctty->packet = 0;
packet1403kernel/chr_drv/tty_io.cif (tty->packet && tty->link &&
packet623kernel/chr_drv/tty_ioctl.ctty->packet = 1;
packet625kernel/chr_drv/tty_ioctl.ctty->packet = 0;