XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
UGA_IO_REQUEST Struct Reference

#include <UgaIo.h>

Public Attributes

IN UGA_IO_REQUEST_CODE ioRequestCode
 
IN VOIDpvInBuffer
 
IN UINT64 ui64InBufferSize
 
OUT VOIDpvOutBuffer
 
IN UINT64 ui64OutBufferSize
 
OUT UINT64 ui64BytesReturned
 

Member Data Documentation

◆ ioRequestCode

IN UGA_IO_REQUEST_CODE UGA_IO_REQUEST::ioRequestCode

◆ pvInBuffer

IN VOID* UGA_IO_REQUEST::pvInBuffer

◆ pvOutBuffer

OUT VOID* UGA_IO_REQUEST::pvOutBuffer

◆ ui64BytesReturned

OUT UINT64 UGA_IO_REQUEST::ui64BytesReturned

◆ ui64InBufferSize

IN UINT64 UGA_IO_REQUEST::ui64InBufferSize

◆ ui64OutBufferSize

IN UINT64 UGA_IO_REQUEST::ui64OutBufferSize

The documentation for this struct was generated from the following file: