|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <isapnpres.h>

Public Attributes | |
| UCHAR | VendorId [3] |
| USHORT | ProdId |
| LIST_ENTRY | IdLink |
Definition at line 52 of file isapnpres.h.
| LIST_ENTRY _ISAPNP_COMPATIBLE_ID_ENTRY::IdLink |
Definition at line 56 of file isapnpres.h.
Referenced by FreeLogicalDevice(), IsaPnpRemoveLogicalDeviceDO(), and ParseTags().
| USHORT _ISAPNP_COMPATIBLE_ID_ENTRY::ProdId |
Definition at line 55 of file isapnpres.h.
Referenced by IsaPdoQueryId(), and ParseTags().
| UCHAR _ISAPNP_COMPATIBLE_ID_ENTRY::VendorId[3] |
Definition at line 54 of file isapnpres.h.
Referenced by IsaPdoQueryId(), and ParseTags().