ReactOS 0.4.15-dev-7918-g2a2556c
_USB_BUS_INTERFACE_USBDI_V1 Struct Reference

#include <usbbusif.h>

Collaboration diagram for _USB_BUS_INTERFACE_USBDI_V1:

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
 

Detailed Description

Definition at line 93 of file usbbusif.h.

Member Data Documentation

◆ BusContext

PVOID _USB_BUS_INTERFACE_USBDI_V1::BusContext

Definition at line 96 of file usbbusif.h.

Referenced by FxUsbDevice::InitDevice().

◆ GetUSBDIVersion

PUSB_BUSIFFN_GETUSBDI_VERSION _USB_BUS_INTERFACE_USBDI_V1::GetUSBDIVersion

Definition at line 99 of file usbbusif.h.

Referenced by FxUsbDevice::InitDevice().

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _USB_BUS_INTERFACE_USBDI_V1::InterfaceDereference

Definition at line 98 of file usbbusif.h.

Referenced by FxUsbDevice::InitDevice().

◆ InterfaceReference

PINTERFACE_REFERENCE _USB_BUS_INTERFACE_USBDI_V1::InterfaceReference

Definition at line 97 of file usbbusif.h.

◆ IsDeviceHighSpeed

PUSB_BUSIFFN_IS_DEVICE_HIGH_SPEED _USB_BUS_INTERFACE_USBDI_V1::IsDeviceHighSpeed

Definition at line 103 of file usbbusif.h.

Referenced by FxUsbDevice::InitDevice().

◆ QueryBusInformation

PUSB_BUSIFFN_QUERY_BUS_INFORMATION _USB_BUS_INTERFACE_USBDI_V1::QueryBusInformation

Definition at line 102 of file usbbusif.h.

◆ QueryBusTime

PUSB_BUSIFFN_QUERY_BUS_TIME _USB_BUS_INTERFACE_USBDI_V1::QueryBusTime

Definition at line 100 of file usbbusif.h.

Referenced by FxUsbDevice::InitDevice().

◆ Size

USHORT _USB_BUS_INTERFACE_USBDI_V1::Size

Definition at line 94 of file usbbusif.h.

◆ SubmitIsoOutUrb

PUSB_BUSIFFN_SUBMIT_ISO_OUT_URB _USB_BUS_INTERFACE_USBDI_V1::SubmitIsoOutUrb

Definition at line 101 of file usbbusif.h.

◆ Version

USHORT _USB_BUS_INTERFACE_USBDI_V1::Version

Definition at line 95 of file usbbusif.h.


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