Searched defs:ihandle (Results 1 – 2 of 2) sorted by relevance
/qemu/pc-bios/vof/ |
H A D | vof.h | 13 typedef unsigned long ihandle; typedef
|
/qemu/hw/ppc/ |
H A D | vof.c | 491 static void vof_close(Vof *vof, uint32_t ihandle) in vof_close() 498 static uint32_t vof_instance_to_package(Vof *vof, uint32_t ihandle) in vof_instance_to_package() 530 static uint32_t vof_instance_to_path(void *fdt, Vof *vof, uint32_t ihandle, in vof_instance_to_path() 550 static uint32_t vof_write(Vof *vof, uint32_t ihandle, uint32_t buf, in vof_write() 770 uint32_t ihandle, uint32_t param1, in vof_call_method()
|