Home
last modified time | relevance | path

Searched defs:tfbot (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sh3/sh3/
H A Ddb_interface.c585 struct trapframe *tf, *tfbot; in db_frame_cmd() local
620 __db_print_tfstack(struct trapframe *tf, struct trapframe *tfbot) in __db_print_tfstack()