Searched defs:SMHBA_ProtocolStatistics (Results 1 – 1 of 1) sorted by relevance
237 typedef struct SMHBA_ProtocolStatistics { struct238 HBA_INT64 SecondsSinceLastReset;239 HBA_INT64 InputRequests;240 HBA_INT64 OutputRequests;241 HBA_INT64 ControlRequests;242 HBA_INT64 InputMegabytes;243 HBA_INT64 OutputMegabytes;