ReactOS 0.4.15-dev-7924-g5949c20
_USB_BUS_INTERFACE_USBDI_V2 Struct Reference

#include <usbbusif.h>

Collaboration diagram for _USB_BUS_INTERFACE_USBDI_V2:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID BusContext
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PUSB_BUSIFFN_GETUSBDI_VERSION GetUSBDIVersion
 
PUSB_BUSIFFN_QUERY_BUS_TIME QueryBusTime
 
PUSB_BUSIFFN_SUBMIT_ISO_OUT_URB SubmitIsoOutUrb
 
PUSB_BUSIFFN_QUERY_BUS_INFORMATION QueryBusInformation
 
PUSB_BUSIFFN_IS_DEVICE_HIGH_SPEED IsDeviceHighSpeed
 
PUSB_BUSIFFN_ENUM_LOG_ENTRY EnumLogEntry
 

Detailed Description

Definition at line 106 of file usbbusif.h.

Member Data Documentation

◆ BusContext

PVOID _USB_BUS_INTERFACE_USBDI_V2::BusContext

Definition at line 109 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ EnumLogEntry

PUSB_BUSIFFN_ENUM_LOG_ENTRY _USB_BUS_INTERFACE_USBDI_V2::EnumLogEntry

Definition at line 117 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ GetUSBDIVersion

PUSB_BUSIFFN_GETUSBDI_VERSION _USB_BUS_INTERFACE_USBDI_V2::GetUSBDIVersion

Definition at line 112 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _USB_BUS_INTERFACE_USBDI_V2::InterfaceDereference

Definition at line 111 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ InterfaceReference

PINTERFACE_REFERENCE _USB_BUS_INTERFACE_USBDI_V2::InterfaceReference

Definition at line 110 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ IsDeviceHighSpeed

PUSB_BUSIFFN_IS_DEVICE_HIGH_SPEED _USB_BUS_INTERFACE_USBDI_V2::IsDeviceHighSpeed

Definition at line 116 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ QueryBusInformation

PUSB_BUSIFFN_QUERY_BUS_INFORMATION _USB_BUS_INTERFACE_USBDI_V2::QueryBusInformation

Definition at line 115 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ QueryBusTime

PUSB_BUSIFFN_QUERY_BUS_TIME _USB_BUS_INTERFACE_USBDI_V2::QueryBusTime

Definition at line 113 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ Size

USHORT _USB_BUS_INTERFACE_USBDI_V2::Size

Definition at line 107 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ SubmitIsoOutUrb

PUSB_BUSIFFN_SUBMIT_ISO_OUT_URB _USB_BUS_INTERFACE_USBDI_V2::SubmitIsoOutUrb

Definition at line 114 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().

◆ Version

USHORT _USB_BUS_INTERFACE_USBDI_V2::Version

Definition at line 108 of file usbbusif.h.

Referenced by USBPORT_PdoQueryInterface().


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