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