Jungo WinDriver
Official Documentation
|
#define WDC_GET_ADDR_DESC | ( | pDev, | |
dwAddrSpace | |||
) | (&(((PWDC_DEVICE)(pDev))->pAddrDesc[dwAddrSpace])) |
Get address space descriptor from device information struct pointer.
[in] | pDev | Pointer to device information struct |
[in] | dwAddrSpace | Address space index |
Definition at line 166 of file wdc_defs.h.