ReactOS 0.4.15-dev-7924-g5949c20
_USBPORT_RESOURCES Struct Reference

#include <usbmport.h>

Collaboration diagram for _USBPORT_RESOURCES:

Public Attributes

ULONG ResourcesTypes
 
USB_CONTROLLER_FLAVOR HcFlavor
 
ULONG InterruptVector
 
KIRQL InterruptLevel
 
UCHAR Padded1 [3]
 
KAFFINITY InterruptAffinity
 
BOOLEAN ShareVector
 
UCHAR Padded2 [3]
 
KINTERRUPT_MODE InterruptMode
 
ULONG_PTR Reserved
 
PVOID ResourceBase
 
ULONG IoSpaceLength
 
ULONG_PTR StartVA
 
ULONG StartPA
 
UCHAR LegacySupport
 
BOOLEAN IsChirpHandled
 
UCHAR Reserved2
 
UCHAR Reserved3
 

Detailed Description

Definition at line 44 of file usbmport.h.

Member Data Documentation

◆ HcFlavor

USB_CONTROLLER_FLAVOR _USBPORT_RESOURCES::HcFlavor

Definition at line 46 of file usbmport.h.

◆ InterruptAffinity

KAFFINITY _USBPORT_RESOURCES::InterruptAffinity

Definition at line 50 of file usbmport.h.

◆ InterruptLevel

KIRQL _USBPORT_RESOURCES::InterruptLevel

Definition at line 48 of file usbmport.h.

◆ InterruptMode

KINTERRUPT_MODE _USBPORT_RESOURCES::InterruptMode

Definition at line 53 of file usbmport.h.

◆ InterruptVector

ULONG _USBPORT_RESOURCES::InterruptVector

Definition at line 47 of file usbmport.h.

◆ IoSpaceLength

ULONG _USBPORT_RESOURCES::IoSpaceLength

Definition at line 56 of file usbmport.h.

◆ IsChirpHandled

BOOLEAN _USBPORT_RESOURCES::IsChirpHandled

Definition at line 60 of file usbmport.h.

◆ LegacySupport

UCHAR _USBPORT_RESOURCES::LegacySupport

Definition at line 59 of file usbmport.h.

◆ Padded1

UCHAR _USBPORT_RESOURCES::Padded1[3]

Definition at line 49 of file usbmport.h.

◆ Padded2

UCHAR _USBPORT_RESOURCES::Padded2[3]

Definition at line 52 of file usbmport.h.

◆ Reserved

ULONG_PTR _USBPORT_RESOURCES::Reserved

Definition at line 54 of file usbmport.h.

◆ Reserved2

UCHAR _USBPORT_RESOURCES::Reserved2

Definition at line 61 of file usbmport.h.

◆ Reserved3

UCHAR _USBPORT_RESOURCES::Reserved3

Definition at line 62 of file usbmport.h.

◆ ResourceBase

PVOID _USBPORT_RESOURCES::ResourceBase

Definition at line 55 of file usbmport.h.

◆ ResourcesTypes

ULONG _USBPORT_RESOURCES::ResourcesTypes

Definition at line 45 of file usbmport.h.

◆ ShareVector

BOOLEAN _USBPORT_RESOURCES::ShareVector

Definition at line 51 of file usbmport.h.

◆ StartPA

ULONG _USBPORT_RESOURCES::StartPA

Definition at line 58 of file usbmport.h.

◆ StartVA

ULONG_PTR _USBPORT_RESOURCES::StartVA

Definition at line 57 of file usbmport.h.


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