Jungo WinDriver
Official Documentation
|
#define WDC_GET_PCARD | ( | pDev | ) | (&(((PWDC_DEVICE)(pDev))->cardReg.Card)) |
Get pointer to device's resources struct (WD_CARD) from device information struct pointer.
[in] | pDev | Pointer to device information struct |
Definition at line 121 of file wdc_defs.h.