Home
last modified time | relevance | path

Searched refs:ppc_ctx (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dppc.h303 struct ppc_ctx;
318 int (*hfunc)(struct ppc_ctx *);
335 struct ppc_ctx { struct
377 extern int handle_bc __P((struct ppc_ctx *));
/openbmc/u-boot/common/
H A Dbedbug.c26 int print_operands __P ((struct ppc_ctx *));
83 struct ppc_ctx ctx; in disppc()
232 int print_operands (struct ppc_ctx *ctx) in print_operands()
656 int handle_bc (struct ppc_ctx *ctx) in handle_bc()