XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PCI_DEVICE_INDEPENDENT_REGION Struct Reference

#include <Pci22.h>

Public Attributes

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

Member Data Documentation

◆ BIST

UINT8 PCI_DEVICE_INDEPENDENT_REGION::BIST

◆ CacheLineSize

UINT8 PCI_DEVICE_INDEPENDENT_REGION::CacheLineSize

◆ ClassCode

UINT8 PCI_DEVICE_INDEPENDENT_REGION::ClassCode[3]

◆ Command

UINT16 PCI_DEVICE_INDEPENDENT_REGION::Command

◆ DeviceId

UINT16 PCI_DEVICE_INDEPENDENT_REGION::DeviceId

◆ HeaderType

UINT8 PCI_DEVICE_INDEPENDENT_REGION::HeaderType

◆ LatencyTimer

UINT8 PCI_DEVICE_INDEPENDENT_REGION::LatencyTimer

◆ RevisionID

UINT8 PCI_DEVICE_INDEPENDENT_REGION::RevisionID

◆ Status

UINT16 PCI_DEVICE_INDEPENDENT_REGION::Status

◆ VendorId

UINT16 PCI_DEVICE_INDEPENDENT_REGION::VendorId

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