Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c41 #define GET_PHYSICAL_PORT(_x) ((_x) >> 1) macro
1925 phys_port = GET_PHYSICAL_PORT(ii); in ioc3_serial_core_attach()
1978 the_port = &card_ptr->ic_port[GET_PHYSICAL_PORT(ii)]. in ioc3uart_remove()
1982 port = card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].icp_port; in ioc3uart_remove()
1984 && (GET_PHYSICAL_PORT(ii) == 0)) { in ioc3uart_remove()
1990 card_ptr->ic_port[GET_PHYSICAL_PORT(ii)]. in ioc3uart_remove()