MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PCI_DEVICE_INDEPENDENT_REGION Struct Reference

Data Fields

UINT16 VendorId
 
UINT16 DeviceId
 
UINT16 Command
 
UINT16 Status
 
UINT8 RevisionID
 
UINT8 ClassCode [3]
 
UINT8 CacheLineSize
 
UINT8 LatencyTimer
 
UINT8 HeaderType
 
UINT8 BIST
 

Detailed Description

Common header region in PCI Configuration Space Section 6.1, PCI Local Bus Specification, 2.2

Field Documentation

UINT8 PCI_DEVICE_INDEPENDENT_REGION::BIST
UINT8 PCI_DEVICE_INDEPENDENT_REGION::CacheLineSize
UINT8 PCI_DEVICE_INDEPENDENT_REGION::ClassCode[3]
UINT16 PCI_DEVICE_INDEPENDENT_REGION::Command
UINT16 PCI_DEVICE_INDEPENDENT_REGION::DeviceId
UINT8 PCI_DEVICE_INDEPENDENT_REGION::HeaderType
UINT8 PCI_DEVICE_INDEPENDENT_REGION::LatencyTimer
UINT8 PCI_DEVICE_INDEPENDENT_REGION::RevisionID
UINT16 PCI_DEVICE_INDEPENDENT_REGION::Status
UINT16 PCI_DEVICE_INDEPENDENT_REGION::VendorId