ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_EXPRESS_SRIOV_STATUS Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SRIOV_STATUS:

Public Attributes

struct {
   USHORT   VFMigrationStatus:1
 
   USHORT   Reserved1:15
 
DUMMYSTRUCTNAME
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 4066 of file iotypes.h.

Member Data Documentation

◆ AsUSHORT

USHORT _PCI_EXPRESS_SRIOV_STATUS::AsUSHORT

Definition at line 4071 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SRIOV_STATUS::DUMMYSTRUCTNAME

◆ Reserved1

USHORT _PCI_EXPRESS_SRIOV_STATUS::Reserved1

Definition at line 4069 of file iotypes.h.

◆ VFMigrationStatus

USHORT _PCI_EXPRESS_SRIOV_STATUS::VFMigrationStatus

Definition at line 4068 of file iotypes.h.


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