ReactOS
0.4.15-dev-4574-g434cf85
|
#include <isapnphw.h>
Public Attributes | |
USHORT | VendorId |
USHORT | ProdId |
ULONG | Serial |
UCHAR | Checksum |
Definition at line 88 of file isapnphw.h.
UCHAR _ISAPNP_IDENTIFIER::Checksum |
Definition at line 93 of file isapnphw.h.
Referenced by IsaHwTryReadDataPort().
USHORT _ISAPNP_IDENTIFIER::ProdId |
Definition at line 91 of file isapnphw.h.
Referenced by _Requires_lock_held_().
ULONG _ISAPNP_IDENTIFIER::Serial |
Definition at line 92 of file isapnphw.h.
Referenced by _Requires_lock_held_().
USHORT _ISAPNP_IDENTIFIER::VendorId |
Definition at line 90 of file isapnphw.h.
Referenced by _Requires_lock_held_().