Home
last modified time | relevance | path

Searched refs:RXSB_DCD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/sn/
Dioc3.h106 #define RXSB_DCD 0x20 /* state of DCD */ macro
/linux-4.4.14/arch/mips/include/asm/sn/
Dioc3.h329 #define RXSB_DCD 0x20 /* state of DCD */ macro
/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c1249 && !(*sc & RXSB_DCD)) { in do_read()