ReactOS 0.4.15-dev-7934-g1dc8d80
_HCD_STAT_COUNTERS Struct Reference

#include <usbioctl.h>

Public Attributes

ULONG BytesTransferred
 
USHORT IsoMissedCount
 
USHORT DataOverrunErrorCount
 
USHORT CrcErrorCount
 
USHORT ScheduleOverrunCount
 
USHORT TimeoutErrorCount
 
USHORT InternalHcErrorCount
 
USHORT BufferOverrunErrorCount
 
USHORT SWErrorCount
 
USHORT StallPidCount
 
USHORT PortDisableCount
 

Detailed Description

Definition at line 448 of file usbioctl.h.

Member Data Documentation

◆ BufferOverrunErrorCount

USHORT _HCD_STAT_COUNTERS::BufferOverrunErrorCount

Definition at line 456 of file usbioctl.h.

◆ BytesTransferred

ULONG _HCD_STAT_COUNTERS::BytesTransferred

Definition at line 449 of file usbioctl.h.

◆ CrcErrorCount

USHORT _HCD_STAT_COUNTERS::CrcErrorCount

Definition at line 452 of file usbioctl.h.

◆ DataOverrunErrorCount

USHORT _HCD_STAT_COUNTERS::DataOverrunErrorCount

Definition at line 451 of file usbioctl.h.

◆ InternalHcErrorCount

USHORT _HCD_STAT_COUNTERS::InternalHcErrorCount

Definition at line 455 of file usbioctl.h.

◆ IsoMissedCount

USHORT _HCD_STAT_COUNTERS::IsoMissedCount

Definition at line 450 of file usbioctl.h.

◆ PortDisableCount

USHORT _HCD_STAT_COUNTERS::PortDisableCount

Definition at line 459 of file usbioctl.h.

◆ ScheduleOverrunCount

USHORT _HCD_STAT_COUNTERS::ScheduleOverrunCount

Definition at line 453 of file usbioctl.h.

◆ StallPidCount

USHORT _HCD_STAT_COUNTERS::StallPidCount

Definition at line 458 of file usbioctl.h.

◆ SWErrorCount

USHORT _HCD_STAT_COUNTERS::SWErrorCount

Definition at line 457 of file usbioctl.h.

◆ TimeoutErrorCount

USHORT _HCD_STAT_COUNTERS::TimeoutErrorCount

Definition at line 454 of file usbioctl.h.


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