ReactOS 0.4.15-dev-7924-g5949c20
_PCI_EXPRESS_PME_REQUESTOR_ID Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_PME_REQUESTOR_ID:

Public Attributes

struct {
   USHORT   FunctionNumber:3
 
   USHORT   DeviceNumber:5
 
   USHORT   BusNumber:8
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 5217 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_PME_REQUESTOR_ID::AsUSHORT

Definition at line 5223 of file iotypes.h.

◆ BusNumber

USHORT _PCI_EXPRESS_PME_REQUESTOR_ID::BusNumber

Definition at line 5221 of file iotypes.h.

◆ DeviceNumber

USHORT _PCI_EXPRESS_PME_REQUESTOR_ID::DeviceNumber

Definition at line 5220 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_PME_REQUESTOR_ID::DUMMYSTRUCTNAME

◆ FunctionNumber

USHORT _PCI_EXPRESS_PME_REQUESTOR_ID::FunctionNumber

Definition at line 5219 of file iotypes.h.


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