Home
last modified time | relevance | path

Searched refs:SIO_IR_SB_DELTA_DCD (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/sn/
Dioc3.h181 #define SIO_IR_SB_DELTA_DCD 0x00002000 macro
210 SIO_IR_SB_DELTA_DCD | \
/linux-2.6.39/arch/mips/include/asm/sn/
Dioc3.h413 #define SIO_IR_SB_DELTA_DCD 0x00002000 /* */ macro
435 SIO_IR_SB_DELTA_DCD | SIO_IR_SB_DELTA_CTS | \
/linux-2.6.39/drivers/tty/serial/
Dioc3_serial.c239 .intr_delta_dcd = SIO_IR_SB_DELTA_DCD,
248 | SIO_IR_SB_DELTA_DCD
/linux-2.6.39/drivers/net/
Dioc3-eth.c1209 SIO_IR_SB_DELTA_DCD | SIO_IR_SB_DELTA_CTS | in ioc3_serial_probe()