ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_ROOT_BUS_HARDWARE_CAPABILITY Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_ROOT_BUS_HARDWARE_CAPABILITY:

Public Attributes

PCI_HARDWARE_INTERFACE SecondaryInterface
 
struct {
   BOOLEAN   BusCapabilitiesFound
 
   ULONG   CurrentSpeedAndMode
 
   ULONG   SupportedSpeedsAndModes
 
   BOOLEAN   DeviceIDMessagingCapable
 
   PCI_BUS_WIDTH   SecondaryBusWidth
 
DUMMYSTRUCTNAME
 
PCI_ROOT_BUS_OSC_SUPPORT_FIELD OscFeatureSupport
 
PCI_ROOT_BUS_OSC_CONTROL_FIELD OscControlRequest
 
PCI_ROOT_BUS_OSC_CONTROL_FIELD OscControlGranted
 

Detailed Description

Definition at line 4921 of file iotypes.h.

Member Data Documentation

◆ BusCapabilitiesFound

BOOLEAN _PCI_ROOT_BUS_HARDWARE_CAPABILITY::BusCapabilitiesFound

Definition at line 4924 of file iotypes.h.

◆ CurrentSpeedAndMode

ULONG _PCI_ROOT_BUS_HARDWARE_CAPABILITY::CurrentSpeedAndMode

Definition at line 4925 of file iotypes.h.

◆ DeviceIDMessagingCapable

BOOLEAN _PCI_ROOT_BUS_HARDWARE_CAPABILITY::DeviceIDMessagingCapable

Definition at line 4927 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_ROOT_BUS_HARDWARE_CAPABILITY::DUMMYSTRUCTNAME

◆ OscControlGranted

PCI_ROOT_BUS_OSC_CONTROL_FIELD _PCI_ROOT_BUS_HARDWARE_CAPABILITY::OscControlGranted

Definition at line 4932 of file iotypes.h.

◆ OscControlRequest

PCI_ROOT_BUS_OSC_CONTROL_FIELD _PCI_ROOT_BUS_HARDWARE_CAPABILITY::OscControlRequest

Definition at line 4931 of file iotypes.h.

◆ OscFeatureSupport

PCI_ROOT_BUS_OSC_SUPPORT_FIELD _PCI_ROOT_BUS_HARDWARE_CAPABILITY::OscFeatureSupport

Definition at line 4930 of file iotypes.h.

◆ SecondaryBusWidth

PCI_BUS_WIDTH _PCI_ROOT_BUS_HARDWARE_CAPABILITY::SecondaryBusWidth

Definition at line 4928 of file iotypes.h.

◆ SecondaryInterface

PCI_HARDWARE_INTERFACE _PCI_ROOT_BUS_HARDWARE_CAPABILITY::SecondaryInterface

Definition at line 4922 of file iotypes.h.

◆ SupportedSpeedsAndModes

ULONG _PCI_ROOT_BUS_HARDWARE_CAPABILITY::SupportedSpeedsAndModes

Definition at line 4926 of file iotypes.h.


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