ReactOS 0.4.15-dev-7958-gcd0bb1a
_PCI_EXPRESS_ERROR_SOURCE_ID Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ERROR_SOURCE_ID:

Public Attributes

struct {
   USHORT   CorrectableSourceIdFun:3
 
   USHORT   CorrectableSourceIdDev:5
 
   USHORT   CorrectableSourceIdBus:8
 
   USHORT   UncorrectableSourceIdFun:3
 
   USHORT   UncorrectableSourceIdDev:5
 
   USHORT   UncorrectableSourceIdBus:8
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 3907 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_ERROR_SOURCE_ID::AsULONG

Definition at line 3916 of file iotypes.h.

◆ CorrectableSourceIdBus

USHORT _PCI_EXPRESS_ERROR_SOURCE_ID::CorrectableSourceIdBus

Definition at line 3911 of file iotypes.h.

◆ CorrectableSourceIdDev

USHORT _PCI_EXPRESS_ERROR_SOURCE_ID::CorrectableSourceIdDev

Definition at line 3910 of file iotypes.h.

◆ CorrectableSourceIdFun

USHORT _PCI_EXPRESS_ERROR_SOURCE_ID::CorrectableSourceIdFun

Definition at line 3909 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_ERROR_SOURCE_ID::DUMMYSTRUCTNAME

◆ UncorrectableSourceIdBus

USHORT _PCI_EXPRESS_ERROR_SOURCE_ID::UncorrectableSourceIdBus

Definition at line 3914 of file iotypes.h.

◆ UncorrectableSourceIdDev

USHORT _PCI_EXPRESS_ERROR_SOURCE_ID::UncorrectableSourceIdDev

Definition at line 3913 of file iotypes.h.

◆ UncorrectableSourceIdFun

USHORT _PCI_EXPRESS_ERROR_SOURCE_ID::UncorrectableSourceIdFun

Definition at line 3912 of file iotypes.h.


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