ReactOS 0.4.15-dev-7953-g1f49173
_USBHUB_RESET_PORT_CONTEXT Struct Reference

#include <usbhub.h>

Collaboration diagram for _USBHUB_RESET_PORT_CONTEXT:

Public Attributes

ULONG Reserved
 
PUSBHUB_PORT_PDO_EXTENSION PortExtension
 
PIRP Irp
 

Detailed Description

Definition at line 268 of file usbhub.h.

Member Data Documentation

◆ Irp

PIRP _USBHUB_RESET_PORT_CONTEXT::Irp

Definition at line 271 of file usbhub.h.

Referenced by USBH_PdoIoctlResetPort(), and USBH_ResetPortWorker().

◆ PortExtension

PUSBHUB_PORT_PDO_EXTENSION _USBHUB_RESET_PORT_CONTEXT::PortExtension

Definition at line 270 of file usbhub.h.

Referenced by USBH_PdoIoctlResetPort(), and USBH_ResetPortWorker().

◆ Reserved

ULONG _USBHUB_RESET_PORT_CONTEXT::Reserved

Definition at line 269 of file usbhub.h.


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