Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dioc3_serial.c46 #define IS_PHYSICAL_PORT(_x) !((_x) & 1) macro
1959 if (IS_PHYSICAL_PORT(ii)) in ioc3_serial_core_attach()
1986 if (port && IS_PHYSICAL_PORT(ii) in ioc3uart_remove()