Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dprom.h162 } yaboot_debug_t; typedef
175 yaboot_debug_t *yaboot;
184 unsigned long, unsigned long, yaboot_debug_t *);
/linux-2.4.37.9/arch/ppc64/kernel/
Dprom.c1466 unsigned long r6, unsigned long r7, yaboot_debug_t *yaboot) in prom_init()