summaryrefslogtreecommitdiffstats
path: root/atasmart.h
diff options
context:
space:
mode:
authorWojciech Piekutowski <wojciech@piekutowski.net>2011-04-12 00:21:39 +0200
committerWojciech Piekutowski <wojciech@piekutowski.net>2011-04-12 00:21:39 +0200
commitdebfdd6b14c54981af16b091c3bd7646b1d27d70 (patch)
tree8268c0139a4775a07add20e473244c551975cd61 /atasmart.h
parente1ebe022ff133955eedf3884cdec2883da04162c (diff)
Handle Total LBAs Written and Total LBSa Read
Diffstat (limited to 'atasmart.h')
-rw-r--r--atasmart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atasmart.h b/atasmart.h
index dcb6408..cf4d217 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -134,6 +134,7 @@ typedef enum SkSmartAttributeUnit {
SK_SMART_ATTRIBUTE_UNIT_SECTORS,
SK_SMART_ATTRIBUTE_UNIT_MKELVIN, /* millikelvin */
SK_SMART_ATTRIBUTE_UNIT_PERCENT,
+ SK_SMART_ATTRIBUTE_UNIT_GB,
_SK_SMART_ATTRIBUTE_UNIT_MAX
/* This enum may be extended at any time without this being