Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/vof/
H A Dci.c3 struct prom_args { struct
14 static int prom_handle(struct prom_args *pargs) in prom_handle() argument
/openbmc/linux/arch/powerpc/boot/
H A Doflib.c19 struct prom_args { struct
20 __be32 service; /* Address of service name string. */
44 struct prom_args args; in of_call_prom() argument
/openbmc/qemu/hw/ppc/
H A Dvof.c933 struct prom_args { struct
943 struct prom_args args_be; in vof_client_call() argument
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c108 struct prom_args { struct
109 __be32 service;
110 __be32 nargs;
111 __be32 nret;
112 __be32 args[10];