Searched refs:IS_PHYSICAL_PORT (Results 1 – 1 of 1) sorted by relevance
43 #define IS_PHYSICAL_PORT(_x) !((_x) & 1) macro1956 if (IS_PHYSICAL_PORT(ii)) in ioc3_serial_core_attach()1983 if (port && IS_PHYSICAL_PORT(ii) in ioc3uart_remove()