Searched defs:smart_read (Results 1 – 1 of 1) sorted by relevance
54 struct smart_read { struct55 u_int16_t revision; /* Data structure revision */56 struct attribute attribute[30]; /* Device attribute */57 u_int8_t offstat; /* Off-line data collection status */63 u_int8_t selfstat; /* Self-test execution status */73 u_int16_t time; /* Time to complete data collection activity */74 u_int8_t vendor1; /* Vendor specific */75 u_int8_t offcap; /* Off-line data collection capability */80 u_int16_t smartcap; /* SMART capability */83 u_int8_t errcap; /* Error logging capability */[all …]