ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_EXPRESS_DEVICE_STATUS_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_DEVICE_STATUS_REGISTER:

Public Attributes

struct {
   USHORT   CorrectableErrorDetected:1
 
   USHORT   NonFatalErrorDetected:1
 
   USHORT   FatalErrorDetected:1
 
   USHORT   UnsupportedRequestDetected:1
 
   USHORT   AuxPowerDetected:1
 
   USHORT   TransactionsPending:1
 
   USHORT   Rsvd:10
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 4985 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::AsUSHORT

Definition at line 4995 of file iotypes.h.

◆ AuxPowerDetected

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::AuxPowerDetected

Definition at line 4991 of file iotypes.h.

◆ CorrectableErrorDetected

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::CorrectableErrorDetected

Definition at line 4987 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_DEVICE_STATUS_REGISTER::DUMMYSTRUCTNAME

◆ FatalErrorDetected

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::FatalErrorDetected

Definition at line 4989 of file iotypes.h.

◆ NonFatalErrorDetected

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::NonFatalErrorDetected

Definition at line 4988 of file iotypes.h.

◆ Rsvd

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::Rsvd

Definition at line 4993 of file iotypes.h.

◆ TransactionsPending

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::TransactionsPending

Definition at line 4992 of file iotypes.h.

◆ UnsupportedRequestDetected

USHORT _PCI_EXPRESS_DEVICE_STATUS_REGISTER::UnsupportedRequestDetected

Definition at line 4990 of file iotypes.h.


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