Searched defs:prom_args (Results 1 – 4 of 4) sorted by relevance
3 struct prom_args { struct14 static int prom_handle(struct prom_args *pargs) in prom_handle() argument
19 struct prom_args { struct20 __be32 service; /* Address of service name string. */44 struct prom_args args; in of_call_prom() argument
933 struct prom_args { struct943 struct prom_args args_be; in vof_client_call() argument
108 struct prom_args { struct109 __be32 service;110 __be32 nargs;111 __be32 nret;112 __be32 args[10];