Searched refs:PVOID (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | sgialib.h | 54 extern LONG ArcRead(ULONG fd, PVOID buf, ULONG num, PULONG cnt); 55 extern LONG ArcWrite(ULONG fd, PVOID buf, ULONG num, PULONG cnt);
|
/openbmc/linux/arch/mips/fw/arc/ |
H A D | file.c | 22 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite()
|
/openbmc/qemu/target/i386/whpx/ |
H A D | whpx-internal.h | 80 (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, PVOID State, \ 83 (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, PVOID State, \
|
/openbmc/linux/arch/mips/include/asm/fw/arc/ |
H A D | types.h | 69 typedef VOID *PVOID; typedef
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | 0004-use-asm-sgidefs.h.patch | 29 @@ -53,7 +53,7 @@ extern "C" BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer,
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.h | 117 typedef void * PVOID; typedef
|
H A D | imbapi.c | 1942 sizeof(PVOID), in MapPhysicalMemory() 1964 sizeof(PVOID), in UnmapPhysicalMemory()
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 1594 PVOID func = GetProcAddress(module, "GetIfEntry2"); in guest_get_network_stats() 2109 PVOID fun = GetProcAddress(module, "RtlGetVersion"); in ga_get_win_version()
|