Jungo WinDriver  
Official Documentation
Loading...
Searching...
No Matches
WD_PLATFORM_SCAN_DEVICES Struct Reference

#include <windrvr.h>

Data Fields

CHAR pcSearchName [WD_DEVICE_NAME_LENGTH]
 Device name to search for; NULL to scan all platform devices.
 
PHYS_ADDR pSearchAddr
 Base address to search for; 0 to ignore address.
 
DWORD dwCards
 Number of matching PCI cards.
 
CHAR pcDeviceNames [WD_PLATFORM_CARDS][WD_DEVICE_NAME_LENGTH]
 Array of matching device names.
 
KPTR pAddresses [WD_PLATFORM_CARDS]
 Array of matching device base addresses.
 

Detailed Description

Definition at line 915 of file windrvr.h.


The documentation for this struct was generated from the following file: