ICOM_DCD          679 drivers/tty/serial/icom.c 		if (delta_status & ICOM_DCD)
ICOM_DCD          681 drivers/tty/serial/icom.c 					       delta_status & ICOM_DCD);
ICOM_DCD          975 drivers/tty/serial/icom.c 	result = ((status & ICOM_DCD) ? TIOCM_CAR : 0)