ReactOS
0.4.15-dev-2344-g8ddbfde
|
#include <isapnphw.h>
Public Attributes | |
USHORT | VendorId |
USHORT | ProdId |
ULONG | Serial |
UCHAR | Checksum |
Definition at line 86 of file isapnphw.h.
UCHAR _ISAPNP_IDENTIFIER::Checksum |
Definition at line 90 of file isapnphw.h.
Referenced by TryIsolate().
USHORT _ISAPNP_IDENTIFIER::ProdId |
Definition at line 88 of file isapnphw.h.
ULONG _ISAPNP_IDENTIFIER::Serial |
Definition at line 89 of file isapnphw.h.
Referenced by ProbeIsaPnpBus().
USHORT _ISAPNP_IDENTIFIER::VendorId |
Definition at line 87 of file isapnphw.h.
Referenced by ProbeIsaPnpBus().