Home
last modified time | relevance | path

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

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