Searched refs:gIOHibernateBootImageKey (Results 1 – 1 of 1) sorted by relevance
229 static const OSSymbol * gIOHibernateBootImageKey; variable956 if (gIOOptionsEntry && gIOHibernateBootImageKey) { in IOSetBootImageNVRAM()958 gIOOptionsEntry->setProperty(gIOHibernateBootImageKey, data); in IOSetBootImageNVRAM()966 gIOOptionsEntry->removeProperty(gIOHibernateBootImageKey); in IOSetBootImageNVRAM()1300 if (gIOOptionsEntry && gIOHibernateBootImageKey) { in IOHibernateSystemWake()1305 gIOOptionsEntry->removeProperty(gIOHibernateBootImageKey); in IOHibernateSystemWake()1637 gIOHibernateBootImageKey = OSSymbol::withCStringNoCopy(kIOHibernateBootImageKey); in IOHibernateSystemInit()