MgslEvent_DsrInactive 1977 drivers/char/pcmcia/synclink_cs.c 		( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) +
MgslEvent_DsrInactive 2031 drivers/char/pcmcia/synclink_cs.c 			  (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) +
MgslEvent_DsrInactive 2681 drivers/tty/synclink.c 		( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) +
MgslEvent_DsrInactive 2741 drivers/tty/synclink.c 			(newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) +
MgslEvent_DsrInactive 2742 drivers/tty/synclink_gt.c 		( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) +
MgslEvent_DsrInactive 2798 drivers/tty/synclink_gt.c 			  (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) +
MgslEvent_DsrInactive 3024 drivers/tty/synclinkmp.c 		( ((s & SerialSignal_DSR) ? MgslEvent_DsrActive:MgslEvent_DsrInactive) +
MgslEvent_DsrInactive 3085 drivers/tty/synclinkmp.c 			  (newsigs.dsr_down != oldsigs.dsr_down ? MgslEvent_DsrInactive:0) +