Searched refs:PVOID (Results 1 – 4 of 4) sorted by relevance
54 extern LONG ArcRead(ULONG fd, PVOID buf, ULONG num, PULONG cnt);55 extern LONG ArcWrite(ULONG fd, PVOID buf, ULONG num, PULONG cnt);
117 PVOID DmaVirtualAddress;119 PVOID ReplyVirtualAddress;
22 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite()
69 typedef VOID *PVOID; typedef
Completed in 8 milliseconds