Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/include/asm/sn/
Dioc3.h173 #define SIO_IR_SA_DELTA_CTS 0x00000020 /* port A delta CTS */ macro
201 SIO_IR_SA_DELTA_CTS | \
/linux-2.6.39/arch/mips/include/asm/sn/
Dioc3.h405 #define SIO_IR_SA_DELTA_CTS 0x00000020 /* port A delta CTS */ macro
430 SIO_IR_SA_DELTA_DCD | SIO_IR_SA_DELTA_CTS | \
/linux-2.6.39/drivers/tty/serial/
Dioc3_serial.c220 .intr_delta_cts = SIO_IR_SA_DELTA_CTS,
229 | SIO_IR_SA_DELTA_CTS
/linux-2.6.39/drivers/net/
Dioc3-eth.c1203 SIO_IR_SA_DELTA_DCD | SIO_IR_SA_DELTA_CTS | in ioc3_serial_probe()