Home
last modified time | relevance | path

Searched refs:ddb_ts (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/include/
H A Ddb_machdep.h58 struct trapstate ddb_ts[5]; member
/openbsd/sys/arch/sparc64/sparc64/
H A Ddb_trace.c442 ts = &ddb_regs.ddb_ts[0]; in db_dump_ts()
H A Ddb_interface.c253 struct trapstate *ts = &ddb_regs.ddb_ts[0]; in db_ktrap()