Searched defs:nvme_smart_log (Results 1 – 1 of 1) sorted by relevance
600 struct nvme_smart_log { struct601 __u8 critical_warning;602 __u8 temperature[2];603 __u8 avail_spare;604 __u8 spare_thresh;605 __u8 percent_used;606 __u8 endu_grp_crit_warn_sumry;607 __u8 rsvd7[25];608 __u8 data_units_read[16];609 __u8 data_units_written[16];[all …]