Jungo WinDriver  
Official Documentation
WD_PCI_CONFIG_DUMP Struct Reference

#include <windrvr.h>

Data Fields

WD_PCI_SLOT pciSlot
 PCI slot information.
 
PVOID pBuffer
 Pointer to a read/write data buffer.
 
DWORD dwOffset
 PCI configuration space offset to read/write.
 
DWORD dwBytes
 Input – number of bytes to read/write; Output – number of bytes read/written.
 
DWORD fIsRead
 1 – read data; 0 – write data
 
DWORD dwResult
 PCI_ACCESS_RESULT.
 

Detailed Description

Definition at line 937 of file windrvr.h.


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