Searched refs:SIO_IR_SB (Results 1 – 3 of 3) sorted by relevance
207 #define SIO_IR_SB (SIO_IR_SB_TX_MT | \ macro
251 .intr_all = SIO_IR_SB,1643 if (pending & SIO_IR_SB) in ioc3uart_intr()1644 ret |= ioc3uart_intr_one(is, idd, pending & SIO_IR_SB); in ioc3uart_intr()2159 .irq_mask = SIO_IR_SA | SIO_IR_SB,
434 #define SIO_IR_SB (SIO_IR_SB_TX_MT | SIO_IR_SB_RX_FULL | \ macro