|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().