Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dioc3.h107 #define RXSB_DCD 0x20 /* state of DCD */ macro
/Linux-v4.19/arch/mips/include/asm/sn/
Dioc3.h330 #define RXSB_DCD 0x20 /* state of DCD */ macro
/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c1246 && !(*sc & RXSB_DCD)) { in do_read()