Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct SMHBA_ProtocolStatistics {
HBA_INT64 SecondsSinceLastReset;
HBA_INT64 InputRequests;
HBA_INT64 OutputRequests;
HBA_INT64 ControlRequests;
HBA_INT64 InputMegabytes;
HBA_INT64 OutputMegabytes;
} SMHBA_PROTOCOLSTATISTICS, *PSMHBA_PROTOCOLSTATISTICS;
Members
SecondsSinceLastReset
InputRequests
OutputRequests
ControlRequests
InputMegabytes
OutputMegabytes
Requirements
| Requirement | Value |
|---|---|
| Header | hbaapi.h |