Searched refs:gdb_dbgport (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/gdb/
H A Dgdb.h39 struct gdb_dbgport { struct
50 static struct gdb_dbgport name##_gdb_dbgport = { \
H A Dgdb_int.h32 extern struct gdb_dbgport *gdb_cur;
H A Dgdb_main.c49 static struct gdb_dbgport null_gdb_dbgport;
51 SET_DECLARE(gdb_dbgport_set, struct gdb_dbgport);
53 struct gdb_dbgport *gdb_cur = NULL;
59 struct gdb_dbgport *dp, **iter;
/freebsd-10.1-release/sys/dev/dcons/
H A Ddcons_os.c132 extern struct gdb_dbgport *gdb_cur;

Completed in 80 milliseconds