Jungo WinDriver  
Official Documentation
WD_ITEMS::I::Mem Struct Reference

ITEM_MEMORY. More...

#include <windrvr.h>

Data Fields

PHYS_ADDR pPhysicalAddr
 Physical address on card. More...
 
UINT64 qwBytes
 Address range. More...
 
KPTR pTransAddr
 Kernel-mode mapping of the physical base address, to be used for transfer commands; returned by WD_CardRegister() More...
 
UPTR pUserDirectAddr
 User-mode mapping of the physical base address, for direct user read/write transfers; returned by WD_CardRegister() More...
 
DWORD dwBar
 PCI Base Address Register number. More...
 
DWORD dwOptions
 Bitmask of WD_ITEM_MEM_OPTIONS flags. More...
 
KPTR pReserved
 Reserved for internal use. More...
 

Detailed Description

ITEM_MEMORY.

Definition at line 718 of file windrvr.h.


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