ReactOS 0.4.16-dev-1-gcf26321
|
#include <sendrcv.h>
Public Attributes | |
SINGLE_LIST_ENTRY | ListEntry |
PVOID | VirtualAddress |
ULONG | PhysicalAddress |
SINGLE_LIST_ENTRY _DC_COALESCE_BUFFER::ListEntry |
Definition at line 25 of file sendrcv.h.
Referenced by DcAllocateTransmitBuffers(), and DcSendPacket().
ULONG _DC_COALESCE_BUFFER::PhysicalAddress |
Definition at line 28 of file sendrcv.h.
Referenced by DcAllocateTransmitBuffers(), and DcSendPacket().
PVOID _DC_COALESCE_BUFFER::VirtualAddress |
Definition at line 27 of file sendrcv.h.
Referenced by DcAllocateTransmitBuffers().