Searched refs:cached_vnc (Results 1 – 1 of 1) sorted by relevance
88 static VbNvContext cached_vnc; in VbGetNvStorage() local92 if (0 != VbReadNvStorage(&cached_vnc)) in VbGetNvStorage()97 if (0 != VbNvSetup(&cached_vnc)) in VbGetNvStorage()99 retval = VbNvGet(&cached_vnc, param, &value); in VbGetNvStorage()100 if (0 != VbNvTeardown(&cached_vnc)) in VbGetNvStorage()