Searched refs:fwtty_port (Results 1 – 2 of 2) sorted by relevance
59 static struct fwtty_port *port_table[MAX_TOTAL_PORTS];86 struct fwtty_port *port;105 static inline void debug_short_write(struct fwtty_port *port, int c, int n) in debug_short_write()126 static void fwtty_profile_fifo(struct fwtty_port *port, unsigned int *stat) in fwtty_profile_fifo()188 static void fwtty_log_tx_error(struct fwtty_port *port, int rcode) in fwtty_log_tx_error()215 struct fwtty_port *port = txn->port; in fwtty_common_callback()227 struct fwtty_port *port) in fwtty_send_data_async()251 struct fwtty_port *port) in fwtty_send_txn_async()265 static void __fwtty_restart_tx(struct fwtty_port *port) in __fwtty_restart_tx()277 static void fwtty_restart_tx(struct fwtty_port *port) in fwtty_restart_tx()[all …]
103 struct fwtty_port *port;130 static inline struct fwtty_port *peer_revert_state(struct fwtty_peer *peer) in peer_revert_state()132 struct fwtty_port *port = peer->port; in peer_revert_state()238 struct fwtty_port { struct276 #define to_port(ptr, field) (container_of(ptr, struct fwtty_port, field)) argument334 struct fwtty_port *ports[MAX_CARD_PORTS];