XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PCI_REG_PCIE_DEVICE_STATUS Union Reference

#include <PciExpress21.h>

Public Attributes

struct { 
 
   UINT16   CorrectableError: 1 
 
   UINT16   NonFatalError: 1 
 
   UINT16   FatalError: 1 
 
   UINT16   UnsupportedRequest: 1 
 
   UINT16   AuxPower: 1 
 
   UINT16   TransactionsPending: 1 
 
   UINT16   Reserved: 10 
 
Bits 
 
UINT16 Uint16
 

Member Data Documentation

◆ AuxPower

UINT16 PCI_REG_PCIE_DEVICE_STATUS::AuxPower

◆ [struct]

struct { ... } PCI_REG_PCIE_DEVICE_STATUS::Bits

◆ CorrectableError

UINT16 PCI_REG_PCIE_DEVICE_STATUS::CorrectableError

◆ FatalError

UINT16 PCI_REG_PCIE_DEVICE_STATUS::FatalError

◆ NonFatalError

UINT16 PCI_REG_PCIE_DEVICE_STATUS::NonFatalError

◆ Reserved

UINT16 PCI_REG_PCIE_DEVICE_STATUS::Reserved

◆ TransactionsPending

UINT16 PCI_REG_PCIE_DEVICE_STATUS::TransactionsPending

◆ Uint16

UINT16 PCI_REG_PCIE_DEVICE_STATUS::Uint16

◆ UnsupportedRequest

UINT16 PCI_REG_PCIE_DEVICE_STATUS::UnsupportedRequest

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