Searched defs:nvme_smart_log (Results 1 – 1 of 1) sorted by relevance
124 struct nvme_smart_log { struct125 __u8 critical_warning;126 __u8 temperature[2];127 __u8 avail_spare;129 __u8 spare_thresh;130 __u8 percent_used;131 __u8 rsvd6[26];132 __u8 data_units_read[16];134 __u8 data_units_written[16];135 __u8 host_reads[16];[all …]