Home
last modified time | relevance | path

Searched refs:PVOID (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dsgialib.h54 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 Dfile.c22 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-internal.h80 (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 Dtypes.h69 typedef VOID *PVOID; typedef
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A D0004-use-asm-sgidefs.h.patch29 @@ -53,7 +53,7 @@ extern "C" BOOLEAN NTAPI RtlGenRandom(PVOID RandomBuffer,
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h117 typedef void * PVOID; typedef
H A Dimbapi.c1942 sizeof(PVOID), in MapPhysicalMemory()
1964 sizeof(PVOID), in UnmapPhysicalMemory()
/openbmc/qemu/qga/
H A Dcommands-win32.c1594 PVOID func = GetProcAddress(module, "GetIfEntry2"); in guest_get_network_stats()
2109 PVOID fun = GetProcAddress(module, "RtlGetVersion"); in ga_get_win_version()