ReactOS 0.4.15-dev-7958-gcd0bb1a
_PCI_MSIX_TABLE_CONFIG_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_MSIX_TABLE_CONFIG_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PPCI_MSIX_SET_ENTRY SetTableEntry
 
PPCI_MSIX_MASKUNMASK_ENTRY MaskTableEntry
 
PPCI_MSIX_MASKUNMASK_ENTRY UnmaskTableEntry
 
PPCI_MSIX_GET_ENTRY GetTableEntry
 
PPCI_MSIX_GET_TABLE_SIZE GetTableSize
 

Detailed Description

Definition at line 4330 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _PCI_MSIX_TABLE_CONFIG_INTERFACE::Context

Definition at line 4333 of file iotypes.h.

◆ GetTableEntry

PPCI_MSIX_GET_ENTRY _PCI_MSIX_TABLE_CONFIG_INTERFACE::GetTableEntry

Definition at line 4339 of file iotypes.h.

◆ GetTableSize

PPCI_MSIX_GET_TABLE_SIZE _PCI_MSIX_TABLE_CONFIG_INTERFACE::GetTableSize

Definition at line 4340 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PCI_MSIX_TABLE_CONFIG_INTERFACE::InterfaceDereference

Definition at line 4335 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _PCI_MSIX_TABLE_CONFIG_INTERFACE::InterfaceReference

Definition at line 4334 of file iotypes.h.

◆ MaskTableEntry

PPCI_MSIX_MASKUNMASK_ENTRY _PCI_MSIX_TABLE_CONFIG_INTERFACE::MaskTableEntry

Definition at line 4337 of file iotypes.h.

◆ SetTableEntry

PPCI_MSIX_SET_ENTRY _PCI_MSIX_TABLE_CONFIG_INTERFACE::SetTableEntry

Definition at line 4336 of file iotypes.h.

◆ Size

USHORT _PCI_MSIX_TABLE_CONFIG_INTERFACE::Size

Definition at line 4331 of file iotypes.h.

◆ UnmaskTableEntry

PPCI_MSIX_MASKUNMASK_ENTRY _PCI_MSIX_TABLE_CONFIG_INTERFACE::UnmaskTableEntry

Definition at line 4338 of file iotypes.h.

◆ Version

USHORT _PCI_MSIX_TABLE_CONFIG_INTERFACE::Version

Definition at line 4332 of file iotypes.h.


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