ReactOS 0.4.15-dev-7942-gd23573b
_PCI_EXPRESS_CAPABILITIES_REGISTER Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_CAPABILITIES_REGISTER:

Public Attributes

struct {
   USHORT   CapabilityVersion:4
 
   USHORT   DeviceType:4
 
   USHORT   SlotImplemented:1
 
   USHORT   InterruptMessageNumber:5
 
   USHORT   Rsvd:2
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 4935 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_CAPABILITIES_REGISTER::AsUSHORT

Definition at line 4943 of file iotypes.h.

◆ CapabilityVersion

USHORT _PCI_EXPRESS_CAPABILITIES_REGISTER::CapabilityVersion

Definition at line 4937 of file iotypes.h.

◆ DeviceType

USHORT _PCI_EXPRESS_CAPABILITIES_REGISTER::DeviceType

Definition at line 4938 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_CAPABILITIES_REGISTER::DUMMYSTRUCTNAME

◆ InterruptMessageNumber

USHORT _PCI_EXPRESS_CAPABILITIES_REGISTER::InterruptMessageNumber

Definition at line 4940 of file iotypes.h.

◆ Rsvd

USHORT _PCI_EXPRESS_CAPABILITIES_REGISTER::Rsvd

Definition at line 4941 of file iotypes.h.

◆ SlotImplemented

USHORT _PCI_EXPRESS_CAPABILITIES_REGISTER::SlotImplemented

Definition at line 4939 of file iotypes.h.


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