ReactOS 0.4.16-dev-340-g0540c21
|
#include <pci.h>
Public Attributes | |
ULONG | Count |
ANSI_STRING | Strings [MAX_ANSI_STRINGS] |
ULONG | StringSize [MAX_ANSI_STRINGS] |
ULONG | TotalLength |
PCHAR | CharBuffer |
CHAR | BufferData [256] |
ULONG _PCI_ID_BUFFER::Count |
Definition at line 426 of file pci.h.
Referenced by PciQueryId().
ANSI_STRING _PCI_ID_BUFFER::Strings[MAX_ANSI_STRINGS] |
Definition at line 427 of file pci.h.
Referenced by PciQueryId().
ULONG _PCI_ID_BUFFER::StringSize[MAX_ANSI_STRINGS] |
Definition at line 428 of file pci.h.
Referenced by PciQueryId().
ULONG _PCI_ID_BUFFER::TotalLength |
Definition at line 429 of file pci.h.
Referenced by PciQueryId().