ReactOS 0.4.15-dev-7907-g95bf896
_USB_BUS_INTERFACE_USBDI_V3 Struct Reference

#include <usbbusif.h>

Collaboration diagram for _USB_BUS_INTERFACE_USBDI_V3:

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
 
PUSB_BUSIFFN_QUERY_BUS_TIME_EX QueryBusTimeEx
 
PUSB_BUSIFFN_QUERY_CONTROLLER_TYPE QueryControllerType
 

Detailed Description

Definition at line 144 of file usbbusif.h.

Member Data Documentation

◆ BusContext

PVOID _USB_BUS_INTERFACE_USBDI_V3::BusContext

Definition at line 147 of file usbbusif.h.

◆ EnumLogEntry

PUSB_BUSIFFN_ENUM_LOG_ENTRY _USB_BUS_INTERFACE_USBDI_V3::EnumLogEntry

Definition at line 155 of file usbbusif.h.

◆ GetUSBDIVersion

PUSB_BUSIFFN_GETUSBDI_VERSION _USB_BUS_INTERFACE_USBDI_V3::GetUSBDIVersion

Definition at line 150 of file usbbusif.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _USB_BUS_INTERFACE_USBDI_V3::InterfaceDereference

Definition at line 149 of file usbbusif.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _USB_BUS_INTERFACE_USBDI_V3::InterfaceReference

Definition at line 148 of file usbbusif.h.

◆ IsDeviceHighSpeed

PUSB_BUSIFFN_IS_DEVICE_HIGH_SPEED _USB_BUS_INTERFACE_USBDI_V3::IsDeviceHighSpeed

Definition at line 154 of file usbbusif.h.

◆ QueryBusInformation

PUSB_BUSIFFN_QUERY_BUS_INFORMATION _USB_BUS_INTERFACE_USBDI_V3::QueryBusInformation

Definition at line 153 of file usbbusif.h.

◆ QueryBusTime

PUSB_BUSIFFN_QUERY_BUS_TIME _USB_BUS_INTERFACE_USBDI_V3::QueryBusTime

Definition at line 151 of file usbbusif.h.

◆ QueryBusTimeEx

PUSB_BUSIFFN_QUERY_BUS_TIME_EX _USB_BUS_INTERFACE_USBDI_V3::QueryBusTimeEx

Definition at line 156 of file usbbusif.h.

◆ QueryControllerType

PUSB_BUSIFFN_QUERY_CONTROLLER_TYPE _USB_BUS_INTERFACE_USBDI_V3::QueryControllerType

Definition at line 157 of file usbbusif.h.

◆ Size

USHORT _USB_BUS_INTERFACE_USBDI_V3::Size

Definition at line 145 of file usbbusif.h.

◆ SubmitIsoOutUrb

PUSB_BUSIFFN_SUBMIT_ISO_OUT_URB _USB_BUS_INTERFACE_USBDI_V3::SubmitIsoOutUrb

Definition at line 152 of file usbbusif.h.

◆ Version

USHORT _USB_BUS_INTERFACE_USBDI_V3::Version

Definition at line 146 of file usbbusif.h.


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