ReactOS 0.4.16-dev-338-g34e76ad
|
#include <VirtIO.h>
Public Attributes | |
PHYSICAL_ADDRESS | physAddr |
ULONG | length |
ULONG VirtIOBufferDescriptor::length |
Definition at line 10 of file VirtIO.h.
Referenced by AddRxBufferToQueue(), ParaNdis_DoCopyPacketData(), ParaNdis_DoSubmitPacket(), and SendControlMessage().
PHYSICAL_ADDRESS VirtIOBufferDescriptor::physAddr |
Definition at line 9 of file VirtIO.h.
Referenced by AddRxBufferToQueue(), ParaNdis_DoCopyPacketData(), ParaNdis_DoSubmitPacket(), and SendControlMessage().