ReactOS 0.4.15-dev-7924-g5949c20
_PCI_HACK_ENTRY Struct Reference

#include <pci.h>

Public Attributes

USHORT VendorID
 
USHORT DeviceID
 
USHORT SubVendorID
 
USHORT SubSystemID
 
ULONGLONG HackFlags
 
USHORT RevisionID
 
UCHAR Flags
 

Detailed Description

Definition at line 152 of file pci.h.

Member Data Documentation

◆ DeviceID

USHORT _PCI_HACK_ENTRY::DeviceID

Definition at line 155 of file pci.h.

Referenced by PciGetHackFlags().

◆ Flags

UCHAR _PCI_HACK_ENTRY::Flags

Definition at line 160 of file pci.h.

Referenced by PciGetHackFlags().

◆ HackFlags

ULONGLONG _PCI_HACK_ENTRY::HackFlags

Definition at line 158 of file pci.h.

Referenced by PciGetHackFlags().

◆ RevisionID

USHORT _PCI_HACK_ENTRY::RevisionID

Definition at line 159 of file pci.h.

Referenced by PciGetHackFlags().

◆ SubSystemID

USHORT _PCI_HACK_ENTRY::SubSystemID

Definition at line 157 of file pci.h.

Referenced by PciGetHackFlags().

◆ SubVendorID

USHORT _PCI_HACK_ENTRY::SubVendorID

Definition at line 156 of file pci.h.

Referenced by PciGetHackFlags().

◆ VendorID

USHORT _PCI_HACK_ENTRY::VendorID

Definition at line 154 of file pci.h.

Referenced by PciGetHackFlags().


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