Searched refs:to_sport (Results 1 – 1 of 1) sorted by relevance
105 #define to_sport(uport) container_of(uport, struct sbd_port, port) macro239 struct sbd_port *sport = to_sport(uport); in sbd_tx_empty()246 struct sbd_port *sport = to_sport(uport); in sbd_get_mctrl()260 struct sbd_port *sport = to_sport(uport); in sbd_set_mctrl()288 struct sbd_port *sport = to_sport(uport); in sbd_stop_tx()296 struct sbd_port *sport = to_sport(uport); in sbd_start_tx()311 struct sbd_port *sport = to_sport(uport); in sbd_stop_rx()318 struct sbd_port *sport = to_sport(uport); in sbd_enable_ms()326 struct sbd_port *sport = to_sport(uport); in sbd_break_ctl()475 struct sbd_port *sport = to_sport(uport); in sbd_startup()[all …]