|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hubbusif.h>
Public Attributes | |
| ULONG | PhysicalPortNumber |
| ULONG | PortLabelNumber |
| USHORT | VidOverride |
| USHORT | PidOverride |
| ULONG | PortAttributes |
Definition at line 721 of file hubbusif.h.
| ULONG _USB_EXTPORT_INFORMATION_0::PhysicalPortNumber |
Definition at line 722 of file hubbusif.h.
Referenced by USBHI_GetExtendedHubInformation().
| USHORT _USB_EXTPORT_INFORMATION_0::PidOverride |
Definition at line 725 of file hubbusif.h.
Referenced by USBHI_GetExtendedHubInformation().
| ULONG _USB_EXTPORT_INFORMATION_0::PortAttributes |
Definition at line 726 of file hubbusif.h.
Referenced by USBH_SyncGetHubDescriptor(), and USBHI_GetExtendedHubInformation().
| ULONG _USB_EXTPORT_INFORMATION_0::PortLabelNumber |
Definition at line 723 of file hubbusif.h.
Referenced by USBHI_GetExtendedHubInformation().
| USHORT _USB_EXTPORT_INFORMATION_0::VidOverride |
Definition at line 724 of file hubbusif.h.
Referenced by USBHI_GetExtendedHubInformation().