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

Detailed Description

ITEM_MEMORY.

Definition at line 722 of file windrvr.h.


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