ReactOS 0.4.15-dev-7907-g95bf896
_PCI_EXPRESS_SRIOV_CONTROL Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SRIOV_CONTROL:

Public Attributes

struct {
   USHORT   VFEnable:1
 
   USHORT   VFMigrationEnable:1
 
   USHORT   VFMigrationInterruptEnable:1
 
   USHORT   VFMemorySpaceEnable:1
 
   USHORT   ARICapableHierarchy:1
 
   USHORT   Reserved1:11
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 4054 of file iotypes.h.

Member Data Documentation

◆ ARICapableHierarchy

USHORT _PCI_EXPRESS_SRIOV_CONTROL::ARICapableHierarchy

Definition at line 4060 of file iotypes.h.

◆ AsUSHORT

USHORT _PCI_EXPRESS_SRIOV_CONTROL::AsUSHORT

Definition at line 4063 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SRIOV_CONTROL::DUMMYSTRUCTNAME

◆ Reserved1

USHORT _PCI_EXPRESS_SRIOV_CONTROL::Reserved1

Definition at line 4061 of file iotypes.h.

◆ VFEnable

USHORT _PCI_EXPRESS_SRIOV_CONTROL::VFEnable

Definition at line 4056 of file iotypes.h.

◆ VFMemorySpaceEnable

USHORT _PCI_EXPRESS_SRIOV_CONTROL::VFMemorySpaceEnable

Definition at line 4059 of file iotypes.h.

◆ VFMigrationEnable

USHORT _PCI_EXPRESS_SRIOV_CONTROL::VFMigrationEnable

Definition at line 4057 of file iotypes.h.

◆ VFMigrationInterruptEnable

USHORT _PCI_EXPRESS_SRIOV_CONTROL::VFMigrationInterruptEnable

Definition at line 4058 of file iotypes.h.


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