Searched refs:IOHibernateHandoff (Results 1 – 3 of 3) sorted by relevance
455 struct IOHibernateHandoff { struct460 typedef struct IOHibernateHandoff IOHibernateHandoff; typedef
1387 IOHibernateHandoff * handoff; in IOHibernateDone()1389 for (handoff = (IOHibernateHandoff *) vars->handoffBuffer->getBytesNoCopy(); in IOHibernateDone()1391 handoff = (IOHibernateHandoff *) &handoff->data[handoff->bytecount]) { in IOHibernateDone()2513 IOHibernateHandoff * handoff; in hibernate_machine_init()2520 for (handoff = (IOHibernateHandoff *) vars->handoffBuffer->getBytesNoCopy(); in hibernate_machine_init()2522 handoff = (IOHibernateHandoff *) &handoff->data[handoff->bytecount]) { in hibernate_machine_init()
270 - `handoffHMAC` is an HMAC of the `IOHibernateHandoff` data passed from iBoot