SUNZILOG_FLAG_MODEM_STATUS  116 drivers/tty/serial/sunzilog.c #define ZS_WANTS_MODEM_STATUS(UP)	((UP)->flags & SUNZILOG_FLAG_MODEM_STATUS)
SUNZILOG_FLAG_MODEM_STATUS  961 drivers/tty/serial/sunzilog.c 		up->flags |= SUNZILOG_FLAG_MODEM_STATUS;
SUNZILOG_FLAG_MODEM_STATUS  963 drivers/tty/serial/sunzilog.c 		up->flags &= ~SUNZILOG_FLAG_MODEM_STATUS;