Searched refs:r_port (Results 1 – 3 of 3) sorted by relevance
126 static struct r_port *rp_table[MAX_RP_PORTS];221 static inline int rocket_paranoia_check(struct r_port *info, in rocket_paranoia_check()240 static _INLINE_ void rp_do_receive(struct r_port *info, struct tty_struct *tty, in rp_do_receive()363 static _INLINE_ void rp_do_transmit(struct r_port *info) in rp_do_transmit()419 static _INLINE_ void rp_handle_port(struct r_port *info) in rp_handle_port()573 struct r_port *info; in init_r_port()582 info = kmalloc(sizeof(struct r_port), GFP_KERNEL); in init_r_port()587 memset(info, 0, sizeof(struct r_port)); in init_r_port()625 static void configure_r_port(struct r_port *info) in configure_r_port()763 struct r_port *info) in block_til_ready()[all …]
1111 struct r_port { struct
70 RPORT_MAGIC 0x525001 r_port drivers/char/rocket_int.h