Searched defs:nvm_smart_health (Results 1 – 1 of 1) sorted by relevance
420 struct nvm_smart_health { struct421 u_int8_t critical_warning;428 u_int16_t temperature;429 u_int8_t avail_spare;431 u_int8_t percent_used;434 u_int8_t _reserved1[25];436 u_int64_t data_units_read[2];440 u_int64_t busy_time[2];441 u_int64_t power_cycles[2];442 u_int64_t power_on_hours[2];[all …]