Searched defs:nvme_smart_log (Results 1 – 2 of 2) sorted by relevance
144 struct nvme_smart_log { struct145 __u8 critical_warning;146 __u8 temperature[2];147 __u8 avail_spare;148 __u8 spare_thresh;149 __u8 percent_used;150 __u8 rsvd6[26];151 __u8 data_units_read[16];152 __u8 data_units_written[16];153 __u8 host_reads[16];[all …]
490 struct nvme_smart_log { struct491 __u8 critical_warning;492 __u8 temperature[2];493 __u8 avail_spare;494 __u8 spare_thresh;495 __u8 percent_used;496 __u8 endu_grp_crit_warn_sumry;497 __u8 rsvd7[25];498 __u8 data_units_read[16];499 __u8 data_units_written[16];[all …]