OpenOCD
|
Data Fields | |
char * | banner |
struct connection * | connection |
struct or1k_jtag * | jtag_info |
Definition at line 10 of file jsp_server.h.
char* jsp_service::banner |
Definition at line 11 of file jsp_server.h.
Referenced by jsp_init(), and jsp_new_connection().
struct connection* jsp_service::connection |
Definition at line 13 of file jsp_server.h.
Referenced by jsp_new_connection(), and jsp_poll_read().
struct or1k_jtag* jsp_service::jtag_info |
Definition at line 12 of file jsp_server.h.
Referenced by jsp_init(), jsp_input(), and jsp_poll_read().