Searched defs:nvme_smart_log (Results 1 – 1 of 1) sorted by relevance
151 struct nvme_smart_log { struct152 __u8 critical_warning;153 __u8 temperature[2];154 __u8 avail_spare;155 __u8 spare_thresh;156 __u8 percent_used;157 __u8 rsvd6[26];158 __u8 data_units_read[16];159 __u8 data_units_written[16];160 __u8 host_reads[16];[all …]