Jungo WinDriver
Official Documentation
|
Device information struct. More...
#include <wdc_defs.h>
Data Fields | |
WD_PCI_ID | id |
PCI device ID. | |
WD_PCI_SLOT | slot |
PCI device slot location information. | |
DWORD | dwNumAddrSpaces |
Total number of device's address spaces. | |
WDC_ADDR_DESC * | pAddrDesc |
Array of device's address spaces information. | |
WD_CARD_REGISTER | cardReg |
Device's resources information. | |
WD_KERNEL_PLUGIN | kerPlug |
Kernel PlugIn information. | |
WD_INTERRUPT | Int |
Interrupt information. | |
HANDLE | hIntThread |
WD_EVENT | Event |
Event information. | |
HANDLE | hEvent |
PVOID | pCtx |
User-specific context. | |
Device information struct.
Definition at line 46 of file wdc_defs.h.