Jungo WinDriver
Official Documentation
|
#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. | |