ReactOS 0.4.15-dev-8052-gc0e3179
_PCI_EXPRESS_SRIOV_CAPS Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SRIOV_CAPS:

Public Attributes

struct {
   ULONG   VFMigrationCapable:1
 
   ULONG   Reserved1:20
 
   ULONG   VFMigrationInterruptNumber:11
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 4045 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_SRIOV_CAPS::AsULONG

Definition at line 4051 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SRIOV_CAPS::DUMMYSTRUCTNAME

◆ Reserved1

ULONG _PCI_EXPRESS_SRIOV_CAPS::Reserved1

Definition at line 4048 of file iotypes.h.

◆ VFMigrationCapable

ULONG _PCI_EXPRESS_SRIOV_CAPS::VFMigrationCapable

Definition at line 4047 of file iotypes.h.

◆ VFMigrationInterruptNumber

ULONG _PCI_EXPRESS_SRIOV_CAPS::VFMigrationInterruptNumber

Definition at line 4049 of file iotypes.h.


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