Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dioc3.h179 #define SIO_IR_SB_RX_FULL 0x00000400 macro
208 SIO_IR_SB_RX_FULL | \
/Linux-v4.19/arch/mips/include/asm/sn/
Dioc3.h411 #define SIO_IR_SB_RX_FULL 0x00000400 /* */ macro
434 #define SIO_IR_SB (SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL | \
/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c243 .intr_clear = (SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL
/Linux-v4.19/drivers/net/ethernet/sgi/
Dioc3-eth.c1199 ioc3->sio_iec &= ~ (SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL | in ioc3_serial_probe()