Searched defs:nvme_smart_log (Results 1 – 1 of 1) sorted by relevance
406 struct nvme_smart_log { struct407 __u8 critical_warning;408 __u8 temperature[2];409 __u8 avail_spare;410 __u8 spare_thresh;411 __u8 percent_used;412 __u8 rsvd6[26];413 __u8 data_units_read[16];414 __u8 data_units_written[16];415 __u8 host_reads[16];[all …]