Searched defs:ihandle (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/pc-bios/vof/ |
H A D | vof.h | 13 typedef unsigned long ihandle; typedef
|
/openbmc/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()
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | of.h | 8 typedef u32 ihandle; typedef
|
/openbmc/linux/fs/orangefs/ |
H A D | orangefs-kernel.h | 266 } ihandle; in orangefs_khandle_to_ino() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl32.h | 82 compat_uptr_t ihandle; /* user supplied handle */ member
|
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-wdm.c | 100 dma_addr_t ihandle; member
|
/openbmc/linux/include/linux/ |
H A D | of.h | 26 typedef u32 ihandle; typedef
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 557 void __user *ihandle;/* user supplied handle */ member
|