Searched defs:nvme_smart_log (Results 1 – 1 of 1) sorted by relevance
393 struct nvme_smart_log { struct394 __u8 critical_warning;395 __u8 temperature[2];396 __u8 avail_spare;397 __u8 spare_thresh;398 __u8 percent_used;399 __u8 rsvd6[26];400 __u8 data_units_read[16];401 __u8 data_units_written[16];402 __u8 host_reads[16];[all …]