ReactOS 0.4.15-dev-7931-gfd331f1
_PCI_INTERFACE Struct Reference

#include <pci.h>

Collaboration diagram for _PCI_INTERFACE:

Public Attributes

CONST GUIDInterfaceType
 
USHORT MinSize
 
USHORT MinVersion
 
USHORT MaxVersion
 
USHORT Flags
 
LONG ReferenceCount
 
PCI_SIGNATURE Signature
 
PCI_INTERFACE_CONSTRUCTOR Constructor
 
PCI_INTERFACE_INITIALIZER Initializer
 

Detailed Description

Definition at line 375 of file pci.h.

Member Data Documentation

◆ Constructor

PCI_INTERFACE_CONSTRUCTOR _PCI_INTERFACE::Constructor

Definition at line 384 of file pci.h.

Referenced by PciQueryInterface().

◆ Flags

USHORT _PCI_INTERFACE::Flags

Definition at line 381 of file pci.h.

Referenced by PciQueryInterface().

◆ Initializer

PCI_INTERFACE_INITIALIZER _PCI_INTERFACE::Initializer

Definition at line 385 of file pci.h.

Referenced by PciInitializeArbiters().

◆ InterfaceType

CONST GUID* _PCI_INTERFACE::InterfaceType

Definition at line 377 of file pci.h.

Referenced by PciQueryInterface().

◆ MaxVersion

USHORT _PCI_INTERFACE::MaxVersion

Definition at line 380 of file pci.h.

◆ MinSize

USHORT _PCI_INTERFACE::MinSize

Definition at line 378 of file pci.h.

Referenced by PciQueryInterface().

◆ MinVersion

USHORT _PCI_INTERFACE::MinVersion

Definition at line 379 of file pci.h.

Referenced by PciQueryInterface().

◆ ReferenceCount

LONG _PCI_INTERFACE::ReferenceCount

Definition at line 382 of file pci.h.

◆ Signature

PCI_SIGNATURE _PCI_INTERFACE::Signature

Definition at line 383 of file pci.h.

Referenced by PciInitializeArbiters().


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