smartmontools SVN Rev 5602
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
scsiErrorCounter Struct Reference

#include <scsicmds.h>

Collaboration diagram for scsiErrorCounter:
Collaboration graph
[legend]

Public Attributes

uint8_t gotPC [7]
 
uint8_t gotExtraPC
 
uint64_t counter [8]
 

Detailed Description

Definition at line 155 of file scsicmds.h.

Member Data Documentation

◆ counter

uint64_t scsiErrorCounter::counter[8]

Definition at line 158 of file scsicmds.h.

◆ gotExtraPC

uint8_t scsiErrorCounter::gotExtraPC

Definition at line 157 of file scsicmds.h.

◆ gotPC

uint8_t scsiErrorCounter::gotPC[7]

Definition at line 156 of file scsicmds.h.


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