Searched defs:nvme_smart_log (Results 1 – 1 of 1) sorted by relevance
602 struct nvme_smart_log { struct603 __u8 critical_warning;604 __u8 temperature[2];605 __u8 avail_spare;606 __u8 spare_thresh;607 __u8 percent_used;609 __u8 rsvd7[25];612 __u8 host_reads[16];613 __u8 host_writes[16];615 __u8 power_cycles[16];[all …]
Completed in 20 milliseconds