Searched refs:GET_PORT_FROM_SIO_IR (Results 1 – 1 of 1) sorted by relevance
34 #define GET_PORT_FROM_SIO_IR(_x) (_x & SIO_IR_SA) ? 0 : 1 macro1435 int port_num = GET_PORT_FROM_SIO_IR(pending); in ioc3uart_intr_one()