Lines Matching refs:to_sport
109 #define to_sport(uport) container_of(uport, struct sbd_port, port) macro
243 struct sbd_port *sport = to_sport(uport); in sbd_tx_empty()
250 struct sbd_port *sport = to_sport(uport); in sbd_get_mctrl()
264 struct sbd_port *sport = to_sport(uport); in sbd_set_mctrl()
292 struct sbd_port *sport = to_sport(uport); in sbd_stop_tx()
300 struct sbd_port *sport = to_sport(uport); in sbd_start_tx()
315 struct sbd_port *sport = to_sport(uport); in sbd_stop_rx()
322 struct sbd_port *sport = to_sport(uport); in sbd_enable_ms()
330 struct sbd_port *sport = to_sport(uport); in sbd_break_ctl()
479 struct sbd_port *sport = to_sport(uport); in sbd_startup()
513 struct sbd_port *sport = to_sport(uport); in sbd_shutdown()
545 struct sbd_port *sport = to_sport(uport); in sbd_set_termios()
655 struct sbd_port *sport = to_sport(uport); in sbd_release_port()
673 struct sbd_port *sport = to_sport(uport); in sbd_map_port()
700 struct sbd_duart *duart = to_sport(uport)->duart; in sbd_request_port()
736 struct sbd_port *sport = to_sport(uport); in sbd_config_port()
837 struct sbd_port *sport = to_sport(uport); in sbd_console_putchar()