Searched refs:lifetimeA (Results 1 – 4 of 4) sorted by relevance
64 uint16_t lifetimeA;
195 if (!(0 <= info[i].eol && info[i].eol <= 3 && 0 <= info[i].lifetimeA && in verifyStorageInfo()196 info[i].lifetimeA <= 0x0B && 0 <= info[i].lifetimeB && info[i].lifetimeB <= 0x0B)) { in verifyStorageInfo()
441 int lifetimeA = 0, lifetimeB = 0, lifetimeC = 0; in logUFSLifetime() local442 if (!ReadFileToInt(kUFSLifetimeA, &lifetimeA) || in logUFSLifetime()452 tmp.set<VendorAtomValue::intValue>(lifetimeA); in logUFSLifetime()
215 /* The value of lifetimeA for UFS health */