Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/sn/
Dioc3.h174 #define SIO_IR_SA_INT 0x00000040 /* port A pass-thru intr */ macro
202 SIO_IR_SA_INT | \
/linux-4.4.14/arch/mips/include/asm/sn/
Dioc3.h406 #define SIO_IR_SA_INT 0x00000040 /* port A pass-thru intr */ macro
431 SIO_IR_SA_INT | SIO_IR_SA_TX_EXPLICIT | \
/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c231 | SIO_IR_SA_INT
/linux-4.4.14/drivers/net/ethernet/sgi/
Dioc3-eth.c1204 ioc3->sio_iec |= SIO_IR_SA_INT; in ioc3_serial_probe()